[Carl]
What is the ultimate version control tool for Python if you are working in a Windows environment?

[Peter Hansen]
I never liked coupling the two together like that.  Instead
I use tools like TortoiseCVS or (now) TortoiseSVN with a
Subversion repository.  These things let you access revision
control features from context (right-button) menus right in
Windows Explorer, as you browse the file system.

[Robert Brewer]
Seconded.

[Johann C. Rocholl]
Thirded.

[Roger]
Fourth-ed!

I suppose that leaves me a Fifth Column subversionist.

I couldn't work without svn and TortoiseSVN now: superb tools.

--
alan kennedy
------------------------------------------------------
email alan:              http://xhaus.com/contact/alan
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to