Python and version control

Chris secun at yahoo.com
Wed Feb 9 16:14:36 EST 2005


In article <mailman.2266.1107978884.22381.python-list at python.org>, 
gmane-schpam at joefrancia.com says...



> I don't know that you'll find a common approach.  I use Subversion for 
> version control.  For larger projects, I use Eclipse with the Pydev 
> plugin for editing, and the Subclipse plugin for talking to Subversion. 
>   For smaller things, I usually just edit with SciTE and use the 
> TortoiseSVN Explorer extension or the command-line utilities for 
> checkins and updates.
> 
> Peace,
> Joe
> 
Hi Joe,

I'm curious. Why do you only use Eclipse for big projects? 



More information about the Python-list mailing list