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

'File not found' error during svnsync

From: Juan Wajnerman <juan.wajnerman_at_gmail.com>
Date: Mon, 5 Jul 2010 12:13:54 -0300

I'm trying to perform a svnsync with a repo stored at Google Code but it always fails at certain revision with the following error:

$ svnsync sync file:///~/Riff
Transmitting file data ...........svnsync: File not found: transaction '1306-10e', path '/trunk/Modules/ReadUnread/Source/ReadUnread.Web/Controllers/ReadUnreadController.cs'

To reproduce this error, just try the same svnsync with the repo located at http://riff-evolve.googlecode.com/svn.

I found a similar issue in the bug database (http://subversion.tigris.org/issues/show_bug.cgi?id=3641) but I cannot see the reason described there matches with my case. What I can see as suspicious is that in the problematic revision a branch is created with the same name as an old branch that was deleted in a previous changeset.

I'm currently using Subversion 1.6.5 (r38866) with Mac OSX 10.6.4.

Any hint will be appreciated, even a workaround to this problem.

Thanks,
- Juan
Received on 2010-07-05 17:14:47 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.