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

Re: BigIP svn: OPTIONS request failed

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-05-05 19:49:53 CEST

On 5/5/06, Fletcher Cocquyt <fcocquyt@stanford.edu> wrote:
> Hi,
>
> I have a mod_dav_svn 1.3.1 apache 2.0.54 server behind a BigIP v9.x BigIP
> loadbalancer and it works great for list and checkout operations, but commits
> give this error:
>
> svn: Commit failed (details follow):
> svn: OPTIONS request failed on '/repos/scripts'
> svn: OPTIONS of '/repos/scripts': 400 Bad Request (https://irt-svn-l3)
>
> This same commit on the un-loadbalanced node goes through fine.

I suspect you probably need to do something to your BigIP to get it to
allow WebDAV http requests through. See
http://subversion.tigris.org/faq.html#http-methods for all the http
methods that Subversion uses, if the BigIP is blocking any of those
you will have problems.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 5 19:51:11 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.