savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [support #103137] CVS locked when updating classpath


From: Elfyn McBratney
Subject: [Savannah-hackers] [support #103137] CVS locked when updating classpath
Date: Mon, 21 Jun 2004 08:38:58 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

This mail is an automated notification from the support tracker
 of the project: Savannah Administration.

/**************************************************************************/
[support #103137] Latest Modifications:

Changes by: 
                Elfyn McBratney <address@hidden>
'Date: 
                Mon 06/21/2004 at 12:37 (Europe/London)

------------------ Additional Follow-up Comments ----------------------------
Should be fixed now.






/**************************************************************************/
[support #103137] Full Item Snapshot:

URL: <http://savannah.gnu.org/support/?func=detailitem&item_id=103137>
Project: Savannah Administration
Submitted by: 0
On: Fri 06/18/2004 at 16:26

Category:  None
Priority:  5 - Normal
Severity:  9 - Blocker
Resolution:  None
Assigned to:  beu
Originator Email:  address@hidden
Status:  Open


Summary:  CVS locked when updating classpath

Original Submission:  When updating cvs checkout or checking it out freshly we 
get the following message:

cvs update: [14:47:46] waiting for uid65534's lock in
/cvsroot/classpath/classpath/doc/api/xslt/common

It's the same messge since some days, always the same directory. I think some 
process may be stalled or so.

Can you please fix it? Its unpossible to update whole classpath tree.


Michael

Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 06/21/2004 at 12:37       By: beu
Should be fixed now.

-------------------------------------------------------
Date: Sun 06/20/2004 at 16:41       By: saugart
I'm still affected by the problem, as of right now, 12:28 PM, US Eastern Time.  
Based on the comments on IRC last night, it seems to be affecting everyone who 
attempts to perform a checkout:

~/JikesRVM/ClasspathCVS/classpath/doc/api/xslt/common $ cvs update
cvs update: [16:38:38] waiting for uid65534's lock in 
/cvsroot/classpath/classpath/doc/api/xslt/common
cvs update: [16:39:08] waiting for uid65534's lock in 
/cvsroot/classpath/classpath/doc/api/xslt/common
cvs update: [16:39:38] waiting for uid65534's lock in 
/cvsroot/classpath/classpath/doc/api/xslt/common




-------------------------------------------------------
Date: Sun 06/20/2004 at 10:21       By: mark
Yes, this is still an issue:

cvs update: [10:19:22] waiting for uid65534's lock in 
/cvsroot/classpath/classpath/doc/api/xslt/common

Currently we have to work around it by doing:

cut -f2 -d/ CVS/Entries | grep -v doc | xargs cvs update

maybe followed by:

cd doc; cut -f2 -d/ CVS/Entries | grep -v api | xargs cvs update

But that only works for people already having a more or less up to date 
checkout.

-------------------------------------------------------
Date: Fri 06/18/2004 at 16:39       By: beu
Are you still seeing this problem?  I can't find any stale locks in the 
repository, and the directory you mention is empty (par a few Attic dirs).




CC List
-------

CC Address                          | Comment
------------------------------------+-----------------------------
mark                                | 









For detailed info, follow this link:
<http://savannah.gnu.org/support/?func=detailitem&item_id=103137>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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