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

Re: Any workarounds for svnsync "file not found" error?

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Tue, 6 Sep 2011 15:24:22 +0400

2011/9/6 Grigory Petrov <grigory.v.p_at_gmail.com>:
> Hello.
> I'm mirroring one of my repositories right now. Repository is hosted with
> subversion 1.6.x and my client is sliksvn 1.6.17. The "svnsync" command
> synchronize most of the repository but at some point it fails with:
> Transmitting file data ...svnsync: File not found: transaction '12893-qyy',
> path
>  '/repo_name/trunk/path/to/file.cpp'
>
> It seems to be some consistency problem with repository. But i can checkout
> revisions from it and file in question is here and all is ok!

What repository do you mean by "from it" and "here".
Is it in both source and target repositories that you are sync'ing, or
you have looked only into one of them?

What are the changes to the file in the revision that fails?
(Simple modification, added the file, deleted the file, replaced the file)

> So is it
> possible to somehow make svnsync to continue and ignore this error?
>

Best regards,
Konstantin Kolinko
Received on 2011-09-06 13:25:05 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.