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

Re: subversion destroys my Working Copy

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Thu, 17 Jul 2014 07:44:07 +0200

Hi,

> On 17 Jul 2014, at 02:41, Daniel Migowski <dmigowski_at_ikoffice.de> wrote:
>
> This always occurs when I commit a resource already open in an editor which contains a @revision tag. The commit message looks like this:
>
> C:\IKOfficeRoot\Java\ERP\Core\build.xml
> C:\IKOfficeRoot\Java\ERP\Framework\data\templates\customer-build-template.xml
> C:\IKOfficeRoot\Java\ERP\Core\build.xml
> C:\IKOfficeRoot\Java\ERP\Framework\data\templates\customer-build-template.xml
> At revision: 28113
> Commit succeeded, but other errors follow:
> 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

Environmental problem, the file is locked. Which editor are you using? Does your editor lock files in a way that is incompatible with modifications via keywords? Does the same happen if you close the editor when committing?

> I beg you to fix that because it is really time consuming and annoying having to check out gigabytes again and again.

There is ways around that, including partial checkout. Also working copies are portable and can be cloned.

> And just in case you wonder: Of couse I tried to cleanup the root folder C:\IKOfficeRoot, but this always tells me that cleanup doesn’t succeed, and that I should do a cleanup instead…

As above, check if your environment locks files in ways that would cause his behaviour.

Andreas
Received on 2014-07-17 07:44:44 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.