checkout & locking: problem

View: New views
1 Messages — Rating Filter:   Alert me  

checkout & locking: problem

by Ferry Huberts-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

recently we decided to upgrade our application from svnkit 1.1.7 to 1.3.0.
We updated the library, adjusted the code to the new API and imagine our
surprise when we got many problems! Basically, everything we try to do results
in the same error, below are two examples.

SVNKit complains about the wc being locked, which it isn't. I've checked with
the commandline subversion tooling.

I googled at bit and only found something similar to a bloke having issues on
OpenVMS.
We are at WinXP and Win2003

anybody knows whether this is a bug or are we doing something wrong?


--
ir. Ferry Huberts

Pelagic
Bonairepier 28
1339 KH Almere
tel: +31.6.54.93.51.31


===========
20:21:42,109 Error while checking out '/'                                    
          [                     main] ERROR xxxxxx  04 Sep 2009 20:21:42,109
org.tmatesoft.svn.core.SVNException: svn: Working copy 'D:\Program
Files\xxxxxx\.\store\Configs\Current\' locked; try performing 'cleanup'
        at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
        at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea14.lock(SVNAdminArea14.java:1552)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:359)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:263)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:256)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.openAnchor(SVNWCAccess.java:151)
        at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:417)
        at
org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:875)
        at
org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:732)
        at xxxxx
20:39:08,112 Error while reverting '/'                                        
          [                     main] ERROR xxxxxx  04 Sep 2009 20:39:08,112
org.tmatesoft.svn.core.SVNException: svn: Working copy 'D:\Program
Files\xxxxxx\.\store\Configs\Current\' locked; try performing 'cleanup'
        at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
        at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea14.lock(SVNAdminArea14.java:1552)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:359)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:263)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:256)
        at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.openAnchor(SVNWCAccess.java:151)
        at org.tmatesoft.svn.core.wc.SVNWCClient.doRevert(SVNWCClient.java:1752)
        at org.tmatesoft.svn.core.wc.SVNWCClient.doRevert(SVNWCClient.java:1685)
        at xxxxx



---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@...
For additional commands, e-mail: svnkit-users-help@...