[cvsnt] import the same module

Paul Russell paul_newsgroups at yahoo.ca
Thu Mar 6 23:34:22 GMT 2003


To save multiple versions of 3rd party code in CVS, besides import you can also use add/commit - just as if you has made the changes yourself. 
Add the first version of the module you have, and tag it with the version info. When you get an update, simply commit it as if you had typed the changes, and then apply another tag with the new version info. Unchanged files will be only a single revision in the repository, but will have all the tags for the versions you have committed.
Branches, diffs, etc, all handled as if it was your own project.
If you want to recursively add whole directory trees, try using TortoiseCVS.
-Paul



---------------------------------
Post your free ad now! Yahoo! Canada Personals


More information about the cvsnt mailing list