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

link|improve this question

60% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.