[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn cleanup fails

From: Paul Campbell <pwc_at_u.washington.edu>
Date: Thu, 21 Feb 2008 15:14:54 -0800

$ svn cleanup
svn: In directory 'dep'
svn: Unsupported special file type 'PK
'

There is a lock on the dep directory.

I think this is related to issue 2692
because I was trying to do an update
from a windows machine and there is an alias
to a .jar file.

I tried the workaround of
svn delete dep\commons-config.jar

but commit fails

dep]$ svn ci
svn: Working copy '/home/pwc/idea/fccs2.svn.problem' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

I don't need these jar files so anything that allows me to blow them away
and be able to use the repository again would be appreciated.

-------
Notes:

Using svn dav

server version: 1.3.1
server client: 1.1.4-2

I have learned the error of my ways and
I promise I will not update from windows again.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-22 00:15:16 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.