Shay Harding <sharding@ccbill.com> writes:
> Ok, I am at my wits end about these problems that suddenly appeared
> after upgrading to the newest Subversion (revision 2959) and Apache
> (from CVS).
>
> I keep getting the following error no matter what commands I issue:
>
> [shayh]# svn mkdir http://localhost/repos/programmers -m "Test"
> subversion/libsvn_ra_dav/util.c:332: (apr_err=20014, src_err=0)
> svn: Error string not specified yet
> svn: OPTIONS request failed on /repos
> subversion/libsvn_ra_dav/util.c:306: (apr_err=20014, src_err=0)
> svn: The OPTIONS status was 301, but expected 200.
>
> Now this was working before I updated. I get the same error if I try to
> import anything now as well.
>
> Nothing at all appears in the Apache error log, just the above error
> that gets printed to screen.
Can you do an ethereal capture of the traffic on port 80?
(And if you're really feeling ambitious, do the same thing with the
old code, the version that worked, so we can compare them...)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 13 18:14:43 2002