Shruti Jani wrote:
Hi, Here is the problem:
When I try to update my local working copy, it gives an error:
"Working copy <directory> locked. Please execute the 'Clean-up' command."
Following the same, if I am trying Cleanup command, it fails with error:
"Subversion reported an error while doing a cleanup!"

So Update needs Cleanup, but Cleanup fails.

Note: When I'm manually removing lock file from .svn directory, it works
properly!

Shruti,

This sounds more like a question for the svn-users list (or TortoiseSVN, if that's the program you're using); this list is specifically for the migration of projects from VSS. However, it sounds like another program may have part of your Subversion working directory locked at the filesystem level while you're trying to run Cleanup. Try closing any other programs that might have access to those directories.

If you use TortoiseSVN, try opening Task Manager, then on the Processes tab find the one named TsvnCache.exe and terminate it. This will cause your icons in currently-open Explorer windows to quit working but it may also release the directory.

toby

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to