Specific BitKeeper strengths
     

   


  • Reproducibility
    
    
    • Rollbacks of everything works (names, contents, permissions...)
    
    
  • Work flow
    
    
    • Peer to peer architecture means any work flow may be modeled
      
      
    • Trivial to emulate Rational Unified Change Management
      
      
    • Trivial to work around it if needed
      • Example of testing with work at a different state than your own
    
    
  • Merge technology
    
    
    • Best in class in graphical and text based merge tools
    
    
  • Debugging / archeology
    
    
    • Go from any line of code to the changeset which added that line
      
      
    • See progressions of the code easily
      
      
    • Reproduce the entire tree as of any changeset trivially
    
    
  • Geographically distributed development
    
    
    • All sites are "the master", no second class users
      
      
    • Everyone gets best case performance
      
      
    • Local installations benefit through less network utilization
    
    
  • Responsive vendor
    
    
    • BitKeeper is a customer driven product
      
      
    • We'll work with you to understand your processes and needs
      
      
    • We'll enhance the product, if necessary, to satisfy your needs
      
      
    • Extremely responsive and knowledgeable support staff
      
      
    • Some customers view this as the best thing about BitKeeper
   
 1 
 2 
 3 
 4 
 5 
 6 
 7 
 8 
 9 
 10 
 11 
 12 
 13 
 14 
 15 
 16 
 17 
 18 
 19 
 20 
 21 
 22 
 23 
 24 
 25 
 26 
 27 
 28 
 29 
 30 
 31 
 32 
 33 
 34 
 35 
 36 
 37 
   
Slide 35 of 37 2 Sep 2003 lm@bitmover.com