Comments: But if you insist on pulling trees by dialup...

http://lxr.mozilla.org/mozilla/source/config/fast-update.pl

??

Posted by Bernd at September 2, 2004 4:36 AM

If you don't need to do checkins, CVSup is your friend. Much faster as it can do multiplexing downloads.

Posted by Eric Hodel at September 2, 2004 9:01 AM

?? "make -f client.mk checkout" will not re-checkout the directories it already has, even if the process got interrupted for whatever reason. of course it still has to check if a checkin happened to those files, but that should be reasonably fast... just run it again.

Posted by christian biesinger at September 6, 2004 5:15 AM