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

Re: svnsync path not found

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 23 May 2011 20:36:58 +0300

Chris Evans wrote on Mon, May 23, 2011 at 18:28:15 +0100:
> Hi,
>
> I'm having issues using svnsync between 2 HTTP repositories. All was working well, but now I get the following error when running "svnsync.exe synchronize https://server/svn/repo/"
>
> svnsync: '/svn/repo/PROJECTTest/trunk/PROJECT/Util/Test/TestSvn/TestCommitFile/ExistingFile.txt' path not found
>
> That file looks fine using svn log and svn cat.I get the following errors on the target SVN server:
>
> Could not CHECKOUT resource /svn/ repo /!svn/ver/222731/PROJECTTest/trunk/PROJECT/Util/Test/TestSvn/TestCommitFile/ExistingFile.txt. [409, #0]
>
> Could not get created-rev of transaction node. [404, #160013]
>
> File not found: transaction '222731-4rvu', path '/PROJECTTest/trunk/PROJECT/Util/Test/TestSvn/TestCommitFile/ExistingFile.txt' [404, #160013]
>
> Attempting to find that transition on the source server fails with:
>
> svnlook: No such transaction
>
> Running the syncsync again errors with a different transaction number.
>
>
> Any ideas what could be causing this.

issue #3641 (to be fixed in 1.6.17) perhaps?

> I'm using svn version 1.6.16 on VisualSVN Server 2.1.7
>
> Thanks
> Chris
>
> *bypass*
Received on 2011-05-23 19:37:39 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.