Roy Smith wrote: > [EMAIL PROTECTED] wrote: > >>Now suppose I have make a new version with __version__ = 1.1. What >>shall I call this file and (I don't want to overwrite the old file if I >>need to go back to it)? > > Stop everything right now and get yourself some kind of version control > system. CVS (http://ximbiot.com/cvs/wiki/index.php?title=Main_Page) is a > popular one. Subversion (http://subversion.tigris.org/) is a bit newer, > and quickly gaining is popularity.
Listen to Roy. Get a source code control system. Use any one you want, provided that if your choice is between CVS and Subversion, you use Subversion. ;-) -Peter -- http://mail.python.org/mailman/listinfo/python-list