[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "OPTIONS request failed" on commit

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-05-16 00:55:18 CEST

Jeff Jensen wrote:
> Thank you for the reply.
>
> I commented out that line so we have no authorization in place,
> restarted httpd, and the same problem occurs :-(.
>
>
> Quoting Nico Kadel-Garcia <nkadel@comcast.net>:
>
>> Jeff Jensen wrote:
>>> Hi,
>>>
>>> We temporarily setup svnserve for our new Subversion server (and it
>>> works :-), and now are trying to setup use through Apache. We have
>>> it partially working from remote (e.g. authentication,
>>> authorization, svn co, browser traversing), but cannot commit.
>>>
>>> Using:
>>> svn, version 1.1.4 (r13838)
>>> compiled Apr 5 2005, 05:18:28
>>>
>>> Apache/2.0.53
>>>
>>>
>>> We've been pulling our hair out Googling and searching this list's
>>> archives etc. (every thread starts to answer something, but then
>>> ends :-( I know there is some config error on our part. So far we
>>> have not determined what it is!
>>>
>>> Our best guess so far is there is/are another thing to config in
>>> httpd.conf, or something with our firewall/forwarding. For
>>> starters, we understand that the web-dav OPTIONS command is not
>>> working, but not sure how to get further/troubleshoot and diagnose
>>> why.
>>>
>>> The core issue to solve is this error:
>>>
>>> $ svn commit -m "the msg"
>>> svn: Commit failed (details follow):
>>> svn: OPTIONS request failed on '/svn/mndoc'
>>> svn: The OPTIONS request returned invalid XML in the response: XML
>>> parse error at line 1: no element found (/svn/mndoc)

Hmm. So svnserve works, and you've got a repository at /svn/mndoc? What does
a web browser show as present there?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 16 00:56:33 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.