[jboss-dev] Re: Locks on eclipse files in svn

Andrew Lee Rubinger andrew.rubinger at redhat.com
Mon May 18 13:36:46 EDT 2009


Ah, and I thought I removed those well over a year ago.  Problem is I 
can't list all locks on a working copy or remote repo (that has to be 
done via "svnadmin lslocks /path/to/repo").

I've removed this one lock you mention, though it didn't come up as 
locked in my WC:

[alrubinger at localhost trunk]$ svn up
At revision 89010.
[alrubinger at localhost trunk]$ svn unlock ejb3/.project
svn: '.project' is not locked in this working copy
[alrubinger at localhost trunk]$ svn unlock 
https://svn.jboss.org/repos/jbossas/trunk/ejb3/.project
'.project' unlocked.

FYI, you can "break" other's locks if you use --force:

http://svnbook.red-bean.com/en/1.5/svn.advanced.locking.html#svn.advanced.locking.break-steal

I'll file a request w/ IT to list out all my locks so they may be 
cleared up.

S,
ALR

Adrian Brock wrote:
> Andrew,
> 
> You appear to have an old lock on some eclipse files in svn
> can you remove it? I'm trying to update trunk to use the
> mvn eclipse:eclipse generated files now that the project is
> fully mavenised.
> 
> $ svn info https://svn.jboss.org/repos/jbossas/trunk/ejb3/.project
> Path: .project
> Name: .project
> URL: https://svn.jboss.org/repos/jbossas/trunk/ejb3/.project
> Repository Root: https://svn.jboss.org/repos/jbossas
> Repository UUID: 84be2c1e-ba19-0410-b317-a758671a6fc1
> Revision: 89010
> Node Kind: file
> Last Changed Author: ejort
> Last Changed Rev: 29674
> Last Changed Date: 2005-03-22 19:37:16 +0100 (Tue, 22 Mar 2005)
> Lock Token: opaquelocktoken:cc9885ac-c73c-0410-839a-d44aa957f212
> Lock Owner: ALRubinger
> Lock Created: 2007-10-18 19:23:17 +0200 (Thu, 18 Oct 2007)
> Lock Comment (1 line):
> 

-- 
Andrew Lee Rubinger
Sr. Software Engineer
JBoss, a division of Red Hat, Inc.
http://exitcondition.alrubinger.com



More information about the jboss-development mailing list