For some reason svn fails when I try to build log for all commits
svn log --xml -v > svn.log
with the following messages
svn: E175002: REPORT of '/svn/myrepo/!svn/bc/34546': 200 OK (http://10.15.11.117:9000)
Why does it happen?
But when I use:
svn log -r15000:HEAD --xml -v > svn.log
logs is build finely. Totally there are about 30k commits