From: Marko Mäkelä (msmakela_at_cc.hut.fi)
Date: 2001-08-14 07:39:42
> hehe well... actually, cvs isnt really what i'd want (i dont have a > cvs client here) thats why i was asking for a seperate directory.... Actually, it is a good idea to use a version control system, even if you are developing alone. CVS is very practical and flexible. Even if you have no access to Unix-like systems, there is a fair chance that a CVS client is available for your platform. See http://www.cvshome.org and http://www.wincvs.org. Having said that, I must also say that there's an old proverb about teaching nice things and setting a bad example (in German something like "man praedigt Wasser aber trinkt Wein"). I haven't used a version control system in any of my C= projects, since they have been rather small and haven't changed rapidly. It could be interesting to follow the development steps of a piece of software after 10 years by checking out old versions. Marko ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:41 CET