Can't resurrect directory because of svn:needs-lock?
From: Bill Mill <bill.mill_at_gmail.com>
Date: 2007-04-19 17:47:01 CEST
Hello all,
I accidentally deleted a directory a few revisions ago, so I'm trying to follow
I'm able to successfully copy the directory from the repo to my working
11:35 AM /c/test/Common$ svn copy -r 1105 http://oursvn.server/dir/PQEbay
11:37 AM /c/test/Common$ svn status
However, when I try to check in, I get:
11:37 AM /c/test/Common$ svn ci -m "Resurrected PQEbay"
PQEbay has the svn:needs-lock property on it, could that be causing the problem?
I've tried to lock the dir, but it's not checked in, so I get a catch-22
11:40 AM /c/test/Common$ svn lock --force PQEbay/
I've also removed the locks in the local copy, but that doesn't have any effect.
Thanks
---------------------------------------------------------------------
|
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.