Hi,
I've been having problems with cvs updating large files (>100k) since a couple of
days. Is it my
PC/internet connection's fault or is there anybody else experiencing this behaviour?
[marco@tux phpdoc]$ cvs -t update funcsummary.txt
cvs update: notice: main loop with CVSROOT=:pserver:[EMAIL PROTECTED]:/repository
-> rename(CVS/Entries.Backup,CVS/Entries)
-> unlink(CVS/Entries.Log)
S-> unlink_file(CVS/,,funcsummary.txt)
S-> checkout (/repository/phpdoc/funcsummary.txt,v, 1.9, , (function))
S-> checkout (/repository/phpdoc/funcsummary.txt,v, 1.10, , (function))
S-> chmod(funcsummary.txt,100666)
S-> server_register(funcsummary.txt, 1.10, Tue Sep 25 10:50:17 2001, , , , )
P funcsummary.txt
S-> Register(funcsummary.txt, 1.10, Tue Sep 25 10:50:17 2001, , )
S-> unlink_file(CVS/,,funcsummary.txt)
S-> unlink_file(CVS/,,funcsummary.txt-1)
S-> unlink_file(CVS/,,funcsummary.txt-2)
cvs [update aborted]: reading from server: Connection reset by peer--
Marco Cucinato