Typical source management model
   

 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 
   


  • One database with revision history
    
    
  • Single layer of work areas with just clear text files
    
    
  • All operations talk to the database
    
    
  • Workspaces may not bypass the database
    
    
  • It's just basic checkin/checkout parallelized to one database
   
Slide 20 of 33 13 Feb 2005 lm@bitmover.com