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

RE: Tortoise SVN destroys my Working Copy

From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Sun, 13 Jul 2014 16:22:03 -0700 (PDT)

On 12 Jul 2014, quoth Daniel Migowski:
> with 2 days TortoiseSVN destroyed my Working Copy three times. This always occurs when I commit a resource already open in an editor which contains a @revision tag. The commit message looks like this:
[...]
> Error bumping revisions post-commit (details follow):
> Failed to run the WC DB work queue associated with 'C:\IKOfficeRoot', work item 48025 (file-commit Java/ERP/Core/build.xml)
> Can't move 'C:\IKOfficeRoot\.svn\tmp\svn-F4D69508' to 'C:\IKOfficeRoot\Java\ERP\Core\build.xml': Zugriff verweigert

The solution to that seems obvious: either remove the @revision tags from the files (they're not that useful in the first place), remember to close the file first, or stop using editors that lock the file being edited.

This is not something that can be "fixed" by TSVN.

> After that I try to do a cleanup but that fails, recommending me to do a cleanup.

Did you clean up after closing the file in the editor? Also, did the cleanup actually fail or did it report success but not get the correct version of build.xml? Because in the latter case, you should be able to Update to fix it (as long as you've closed the editor first).

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3085059

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-14 01:22:10 CEST

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

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