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

Help: svn: Working copy 'XXXX/XXXX/XXX' locked

From: Di Hu <dhu_at_purdue.edu>
Date: Thu, 29 Jul 2010 14:04:12 -0700 (PDT)

Hi everyone:

I have some problems in using svn commands. I think this is because I have
some file which have same names but in different cases(such as align.c and
Align.c).

I tried to delete one of the files, and got:
Hu-DimatoMacBook-Pro:reconstruction3d dhu$ svn delete
/Users/dhu/reconstruction3D/Align.c
svn: Working copy '/Users/dhu/reconstruction3D' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

I typed "svn cleanup" and tried again. Then I got:
Hu-DimatoMacBook-Pro:reconstruction3d dhu$ svn delete
/Users/dhu/reconstruction3D/Align.c
svn: Use --force to override this restriction
svn: '/Users/dhu/reconstruction3D/Align.c' is not under version control

I also tried "mv" and "rm" , but both of them responded me "svn: 'Align.c'
is not under version control".

Can someone help me fix this problem? Thanks a lot!!

Di

-- 
View this message in context: http://old.nabble.com/Help%3A-svn%3A-Working-copy-%27XXXX-XXXX-XXX%27-locked-tp29300593p29300593.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2010-07-29 23:04:51 CEST

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.