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

Re: svn co of file ending in % doesn't work

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-11-08 04:09:02 CET

Colin Watson wrote:
>
> On Thu, Nov 07, 2002 at 03:58:44PM -0800, Blair Zajac wrote:
> > Philip Martin wrote:
> > > Blair Zajac <blair@orcaware.com> writes:
> > > > svn: GET of /repos/!svn/bc/150/tags/orca/0.15/INSTALL%25 returned
> > > > status code 400 (Bad Request)
> [...]
> > > It seems to work here.
> >
> > The repository is public. Can you try it from your client?
>
> The client seems to be performing URL-encoding correctly; the version of
> the server is probably more relevant.

I figured out the problem.

Because I have only one public IP address to work with, I have
my Apache 1.3.27 on port 80 to forward all traffic directed to
http://svn.orcaware.com/ to forward to http://svn.orcaware.com:8000/ .
Checking out the code from port 8000 works fine.

Just to make certain it's not a mod_dav_svn issue, I copied my
main index.html to INDEX% and couldn't retrieve this either
through port 80. Is this issue worth reporting to dev@httpd,
given that its 1.3.27?

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 04:09:44 2002

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

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