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