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

svnsync path not found

From: Chris Evans <chris.evans_at_gresearch.co.uk>
Date: Mon, 23 May 2011 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.
I'm using svn version 1.6.16 on VisualSVN Server 2.1.7

Thanks
Chris

*bypass*
Received on 2011-05-23 19:28:48 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.