[Python-Dev] Unidiff tool
Tim Peters
tim.one@comcast.net
Tue, 07 Jan 2003 21:19:02 -0500
[Paul Moore]
> Actually, over my dial-up link, I've never got cvs diff to work. It
> sits there for *ages* (30-50 mins) talking to the server, but never
> does much of any use. Same problem with "cvs update".
You may wish to upgrade to Win98 <wink>. In the first year of PythonLabs
existence, I did all Python development on a laptop with a 28K phone modem,
from a DOS box with barebones cmdline CVS. Worked fine. I still use CVS
over dialup about twice a month, with both Python and Zope trees.