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

Re: The version resource does not correspond to the resource within the transaction.

From: Achim Domma, SyynX Solutions GmbH <achim.domma_at_syynx.de>
Date: 2006-05-03 18:14:36 CEST

Ryan Schmidt wrote:

> When you run "svn update", are you then able to commit without this
> error message?

No, currently even the following failed: I have made a copy of the bad
file, made a revert on the original and then copied the changed version
over the reverted.
Usually I have to check out a fresh version. Copy my old version over
the new checkout and commit after that. Very anoying.

> mixed-revision state. This situation and some of its implications is
> described in the book:
>
> http://svnbook.red-bean.com/en/1.1/ch02s03.html#svn-ch-2-sect-3.4
[...]
> believe. This enhancement request may be relevant:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1539

Seems not to match my case. Here is a short session:

C:\...>svn commit -m="test"
Adding InfobuttonXsltHelper.cs
Sending SyynX.WebService.Tests\Tests.cs
svn: Commit failed (details follow):
svn: Your file or directory 'SyynX.WebService.Tests/Tests.cs' is
probably out-of-date
svn:
The version resource does not correspond to the resource within the
transaction.
   Either the requested version resource is out of date (needs to be
updated), or
  the requested version resource is newer than the transaction root
(restart the
commit).

C:\...>svn update

Fetching external item into 'SyynX.Collexis'
External at revision 2156.

At revision 2156.

C:\...>svn status SyynX.WebService.Tests\Tests.cs
M SyynX.WebService.Tests\Tests.cs

C:\...>svn status -uv SyynX.WebService.Tests\Tests.cs
M 2156 2088 domma SyynX.WebService.Tests\Tests.cs
Status against revision: 2156

C:\...>svn commit -m="test"
... still the same error ...

BTW: I'm using Tortoise 1.3.3.6219 which is build against Subversion
1.3.1. svn.exe seems not to display a version info!? And the server is
running Subversion 1.3.0 over Apache using WebDAV.

Achim

-- 
Achim Domma
SyynX Solutions GmbH			
Im MediaPark 6b
50670 Köln
Tel: +49-221-5892021
Fax: +49-221-5892023
Mobil: +49-151-19564961
http://www.syynx.de
achim.domma@syynx.de
----------------------------------------------------
This e-mail is confidential and should not be used by anyone who is not 
the original intended recipient. If you have received this e-mail in 
error please inform the sender and delete it from your mailbox or any 
other storage mechanism. SyynX Solutions GmbH Germany cannot accept 
liability for any statements made which are clearly the sender's own and 
not expressly made on behalf of SyynX Solutions GmbH Germany.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 3 18:17:43 2006

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.