« Invaluable to Development |
Main
| AIIM Industry Study Reveals High User Satisfaction With ROI from Scanning and Imaging Technologies »
April 15, 2005
Versioning in Style
If you produce code you _NEED_ revision control. Whether in your spare time or for your work. We use CVS. It's an old classic version control system that just works. If you use CVS and use Windows on your desktop then I suggest you check out TortoiseCVS. It gives your old CVS repository a shiny new point and click interface that's integrated right into Windows Explorer.
http://www.tortoisecvs.org/
There is also an SVN (Subversion) flavor for those of you that have made the switch.
http://tortoisesvn.tigris.org/
Now you have no excuse for not versioning your code.
Posted by Sarel Botha on April 15, 2005 10:27 AM
Post a comment