On 10/20/06, Mikhail Terekhov <terekhov@emc.com> wrote:
> Hi,
>
> I'm using svnsync to mirror our repository and all was fine, but
> recently svnsync started to fail with the following message
>
> svnsync: REPORT request failed on 'https://svn.myserver.com/myproject'
> svnsync: REPORT of 'https://svn.myserver.com/myproject': 200 OK
> (https://svn.myserver.com)
>
> There was no any config changes as far as I can see. Server is a Sun
> machine and the client is a Linux box. Both have 1.4.0 (r21228) installed.
>
> Any ideas what could be the reason?
Interesting. Is there anything odd about the revision it's trying to
mirror when it hits that error? A 'svn log --verbose -r X' where X ==
that revision would be interesting. Alternatively, it might be useful
to see a neon debug trace from that operation. As a final resort, in
the current trunk version of subversion the error message you'll get
from that sort of situation will be far more useful (i.e. no "200 OK"
crap), so you could rebuild with trunk and try it again and see if
that gives you something more meaningful.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 23 19:44:09 2006