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! So is it possible to somehow make svnsync to continue and ignore this error?