info-cvs
[Top][All Lists]
Advanced

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

CVS hanging in checkout


From: George
Subject: CVS hanging in checkout
Date: 16 Jun 2003 11:45:35 -0700

Server:cvs version 1.11.5 on Solaris 2.8
Client:cvs version 1.11.5 on Solaris 2.8

Trying any CVS checkout results in a hanging process.  The files are
checked out, but the process never completes.  This only happens on
the first checkout, and this problem doesn ont occur when I use a
Windows client.  A subsequent checkout (as long as I don't delete the
checked out module) of the checked out module works fine.  Any help
would be great.  Other posts I've read on this seem inconclusive...I
hope someone has found something new.  I pasted the trace below (I can
include more if it will help):
S<- Create_Admin
S-> unlink_file(META-INF/CVS/Entries.Static)
 -> unlink_file(CVS/Entries.Static)
cvs server: Updating testproject/testme/META-INF
S-> Reader_Lock(/cvsroot/testproject/testme/META-INF)
S-> checkout (/cvsroot/testproject/testme/META-INF/.modulemaps,v, 1.1,
-kb, (funct
ion))
S-> server_register(.modulemaps, 1.1, , -kb, , , )
S-> Register(.modulemaps, 1.1, , -kb,  )
U testproject/testme/META-INF/.modulemaps
 -> rename(.new..modulemaps,.modulemaps)
 -> Register(.modulemaps, 1.1, Wed Apr 16 18:26:28 2003, -kb,  )
S-> checkout (/cvsroot/testproject/testme/META-INF/application.xml,v,
1.1, -ko, (f
unction))
S-> server_register(application.xml, 1.1, , -ko, , , )
S-> Register(application.xml, 1.1, , -ko,  )
U testproject/testme/META-INF/application.xml
 -> rename(.new.application.xml,application.xml)
 -> Register(application.xml, 1.1, Wed Apr 16 18:26:29 2003, -ko,  )
S-> Lock_Cleanup()
S-> unlink_file(CVS/Tag)
 -> unlink_file(CVS/Tag)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink_file(CVS/Entries.Log)
(Here is where it hangs.  Control-C gets out of this, but kill on the
process results in <Defunct> process that remains.


reply via email to

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