> From: Ralf Angeli <[EMAIL PROTECTED]> > Date: Mon, 10 Apr 2006 23:07:00 +0200 > > Thanks, I'll do this as soon as I will have access to a better > connection again. (Or find out why cvs sends half of the repository > to the server during an update.)
Is it possible that the DST became in effect in your timezone since the last "cvs up"? If so, the problem is that, with some ports of the CVS client to Windows, the time stamps are different from what is recorded in CVS/Entries, and the server requests that the client send every single file upstream. But this should happen only once after the clock change, and again when DST is reset. (I got tired of the long delay, so I wrote a program that can shift time stamps of all files in a directory tree by N hours.) _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
