Charles-Alexandre Sabourdin wrote:
> Hello,
> I tried to download the svn of torque in order to see if I could add some
> patch I would need (the schema in the sql) for instance, but when I try to
> get the svn I retrieve errors.
> --
> {Réf http://db.apache.org/torque/subversion.html}
> $ svn checkout https://svn.apache.org/repos/asf/db/torque/trunks torque
> svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
> svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request
> (http://svn.apache.org)
Could it be that you have a proxy between you and the SVN-server? This
usually happens if squid is not configured to handle the needed methods.
See the documentation of the proxy for something like
extension_methods REPORT MERGE MKACTIVITY CHECKOUT
Bye, Thomas.
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|