vspacer
 
vspacer
 
Valid XHTML 1.0!
 
Valid CSS 1.0

Gell Mann's Law

 
  Prev Page   Next Page

ZDS SourceSafe Internals
ByDave Goodall

 


*Each logical file or project is backed by two files in SourceSafe: a 'log' and 'data' file.
*The 'data' file comes in .a. and .b flavors.
*'log' and (Project) 'data' files contain references to 'parent' and 'child' 'abcdaaaa' files.
*'log' and (Project) 'data' files contain fields pointing at absolute offsets in external control files (such as names.dat)
*'log' files contain multiple record types. Some of these are chained together by fields containing absolute offsets to the next or previous record in the chain.
*Something is waiting to happen...


   


Back to top | ZDS Home | This article updated January 02, 2004.   Prev Page   Next Page