[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 03:38:11 CEST

Jeff Jensen wrote:

> And svn commit -m "Add main dir." gives:
> svn: Commit failed (details follow):
> svn: OPTIONS request failed on '/svn/playground'
> svn: The OPTIONS request returned invalid XML in the response: XML
> parse error at line 1: no element found (/svn/playground)
>
>
> What perms are needed for Apache/web-dav to respond to the OPTIONS
> command? What feature in a firewall could block it?

OK, the checkout apparently worked. Or did you not do a clean new checkout?

Also, just in case you're running into "locale" related craziness, try
leaving out the "-m" message option?

Also, take a look at the /var/log/httpd logs, or wherever your Apache puts
them.

And take a look at your pre-commit scripts. Do you have one in place? Is it
perhaps doing something odd?

Last, do you have some *OTHER* oddness in your httpd.conf going on?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 16 03:39:19 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.