mainSavannah Administration - Support: sr #103137, CVS locked when updating classpath

 
 

sr #103137: CVS locked when updating classpath

Submitter:  None
Submitted:  Fri 18 Jun 2004 04:26:30 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  6 - Security Status:  Done
Privacy:  Public Assigned to:  beu
Originator Email:  -email is unavailable- Operating System:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 21 Jun 2004 09:31:08 PM UTC, comment #5: 

This is indeed fixed.  Thank you very much for the hard work, Elfyn.

Steven Augart <saugart>
Mon 21 Jun 2004 12:37:56 PM UTC, comment #4: 

Should be fixed now.

Elfyn McBratney <beu>
Sun 20 Jun 2004 04:41:03 PM UTC, comment #3: 

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



Steven Augart <saugart>
Sun 20 Jun 2004 10:21:11 AM UTC, comment #2: 

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.

Mark Wielaard <mark>
Fri 18 Jun 2004 04:39:35 PM UTC, comment #1: 

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).

Elfyn McBratney <beu>
Fri 18 Jun 2004 04:26:30 PM UTC, 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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-21 beu StatusNone Done
    Open/ClosedOpen Closed
2004-06-20 mark Carbon-Copy- Added mark
2004-06-18 beu Assigned toNone beu

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code