On Wed, Sep 11, 2013 at 3:04 PM, Curt Sellmer <sellmer...@gmail.com> wrote: > On Wed, Sep 11, 2013 at 2:46 PM, Ben Reser <b...@reser.org> wrote: >> On 9/11/13 12:24 PM, Curt Sellmer wrote: >>> Here is a tail of the error.log. This is from when I was running the >>> tests earlier. >>> I was hoping to pinpoint which set of log messages corresponded to >>> each error, but of >>> course I cannot get it to fail at all right now. I'll keep trying >>> throughout the day. >> >> Based on the error messages you've been posting I'd suggest that you run >> svnadmin verify on your repository. >> > > I just ran svnadmin verify on the repo again and still it does not > report any errors.
Here is a new one. Running 1.8.3 client against 1.8.1 server. repo is format 4. svnadmin verity reports no problems. $ svn ls http://gemini2/svn/roclock/trunk svn: E200004: Could not convert '###error###' into a number error.log on server logs this: [Wed Sep 11 18:40:14.393500 2013] [:error] [pid 14479] (160004)APR does not understand this error code: [client 192.168.0.139:55525] Can't fetch proplist of '/trunk': Corrupt representation '137 5727 30 0 bccc4074133de2a54dfaee6dfacbfede' Now when I run my 1.7.11 client against the same repo it works fine. This is reproducible every time. I created a new repo (format 6) dumped/loaded. The 1.8.3 client works fine against the new repo.