Since switching to the latest CVS development code base, I now get
different results:

$ cvs -t update build.xml
cvs update: notice: main loop with
[EMAIL PROTECTED]:/space/cvsroot
 -> Starting server: ssh xx.xx.xx.xx -l dhoag cvs server
S-> Reader_Lock(/space/cvsroot/build)
S-> Lock_Cleanup()

I've let it sit like this for over 30 minutes. 

Meanwhile another a different machine and network:

$ cvs -t update build.xml
 -> main loop with [EMAIL PROTECTED]:/space/cvsroot
 -> Starting server: ssh xx.xx.xx.xx -l dhoag cvs server
S-> Reader_Lock(/space/cvsroot/build)
S-> Lock_Cleanup()
S-> Lock_Cleanup()

On the CVS server

$ ps -ef | grep cvs
   dhoag 22624 22623  0 16:36:25 ?        0:00 cvs server

$ ls -l /tmp/cvs-serv22624/CVS/Entries
-rw-r--r--   1 dhoag    staff         19 Feb 16 16:36
/tmp/cvs-serv22624/CVS/Entries
$ ls -l /tmp/cvs-serv22624/CVS/Repository
-rw-r--r--   1 dhoag    staff         21 Feb 16 16:36
/tmp/cvs-serv22624/CVS/Repository

Any ideas why it hangs? 

- Dave
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to