[Tutor] CVS for Python
Alan G
alan.gauld at freenet.co.uk
Wed Aug 3 23:49:32 CEST 2005
> 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.
More information about the Tutor
mailing list