Source Code Management
Gilles Lenfant
glenfant at equod.com.nospam
Wed Dec 13 11:14:21 EST 2000
More information about the Python-list mailing list
Wed Dec 13 11:14:21 EST 2000
- Previous message (by thread): Source Code Management
- Next message (by thread): Source Code Management
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Have a look to cvs at http://www.gnu.org/software/cvs/cvs.html http://www.wincvs.org http://www.cvshome.org/ The best of the open source version control tool. There are python wrappers to CVS somewhere, I don't remember where. "Dale Strickland-Clark" <dale at out-think.NOSPAMco.uk> a écrit dans le message news: fb4f3tsgffnmvme64aol1cn397te7ln349 at 4ax.com... > I'm looking for a source code management system for looking after Python, Java, Javascript and > possibly other languages too. > > Does anyone know of such a system that matches or comes close? > > Essential features: > * Runs on Windows 2000 > * Works over the Internet (ftp would be good) > * Secure (ftp level security would pobably suffice) > * Module level version control with deltas or compressed archives > * Package level (multiple modules) sign in/sign out > * System level release control. (ie, this is now release x, note all module versions for this > release.) > > Desirable features: > * Extendible - preferably scriptable with Python > * Manage arbitrary files including documentation > * GUI or command line interfaces > * Low maintenance > * Library stored as plain files and not in some odd database format > > That's not too much to ask, is it! :-) > > Thanks > -- > Dale Strickland-Clark > Out-Think Ltd > Business Technology Consultants
- Previous message (by thread): Source Code Management
- Next message (by thread): Source Code Management
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list