classpath
[Top][All Lists]
Advanced

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

Re: cvs lock


From: Mark Wielaard
Subject: Re: cvs lock
Date: Sun, 20 Jun 2004 12:21:21 +0200

Hi,

On Fri, 2004-06-18 at 18:27, Michael Koch wrote:
> Am Freitag, 18. Juni 2004 16:47 schrieb Musachy Barroso:
> > since yesterday I'm getting a:
> >
> > cvs update: [14:47:46] waiting for uid65534's lock in
> > /cvsroot/classpath/classpath/doc/api/xslt/common
> >
> > while trying to check out classpath.
> 
> Known issue. I did a savannah support request.

For people wanting to track this issue:
http://savannah.gnu.org/support/?func=detailitem&item_id=103137

Anyway, if you want an updated checkout (assuming you already have one)
then you can do the following:

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

That should give you an update for almost everything.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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