> I meant CVS for my own Python scripts. 

Yep, but that's just standard CVS functionality. You set up a CVS 
repository and load your scripts into them using normal CVS commands.

Actually I don't use CVS for this but rather the simpler RCS, 
upon which CVS is built. But there is nothing special about Python 
scripts, any version control tool will work.

At work I use Borland StarTeam, but then I don't have to pay for it!

Alan G.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to