info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs [commit aborted]:


From: David Hoag
Subject: Re: cvs [commit aborted]:
Date: 16 Feb 2002 15:44:50 -0800

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
address@hidden:/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 address@hidden:/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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]