this may be a duplicate of how do I work around this error while copying SVN repository by svnsync?
I'm setting up a repository sync.
everthing works fine until revision 3213 (let call this as R).
After that the svnsync sync command gives me this error:
svnsync: REPORT of 'MY_REPO_URL': Could not read response body: connection was closed by server
I think it depends on revison R + 1 being quite big.
The svn-book suggest to not allow anyone except svnsync to write on the mirror repository.
How do i solve it?
svnsync, version 1.6.9 (r901367)
compiled Feb 12 2010, 16:03:09