home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / YellowBox / Programming / OSCVS / ReadMe < prev   
Encoding:
Text File  |  1998-04-20  |  1.0 KB  |  28 lines

  1. This palette preserves the CVS administrative directories within nib
  2. documents (directories) that Interface Builder usually blows away.
  3.  
  4. For those who do not know what CVS is, here the pertinent section from 
  5. the CVS FAQ:
  6.  
  7. What does CVS stand for?  Can you describe it in one sentence?
  8.  
  9.     "CVS" is an acronym for the "Concurrent Versions System".
  10.  
  11.     CVS is a "Source Control" or "Revision Control" tool
  12.     designed to keep track of changes to files made by groups of
  13.     developers working on the same files, allowing them to
  14.     stay in sync with each other as each individual chooses.
  15.  
  16.  
  17. Author: Bob_Vadnais@pdh.com
  18. OpenStep/Mach and OpenStep/NT "port": Scott Hess <shess@one.net>
  19.                       http://w3.one.net/~shess/
  20.  
  21. I call it a "port" above, because there's really not much, if any,
  22. shared code.  The overall idea is exactly the same, though.
  23.  
  24. I'm not going to support this one.  Read that as "If _you_ are
  25. having a problem, I won't be fixing it unless it's also a problem
  26. for _me_."  That goes _double_ for OpenStep/NT!  If there's a
  27. problem, fix it and send me the fix.  -scott
  28.