Re: vsn-rsc-url adaptations
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-01 01:33:26 CEST
On Fri, May 31, 2002 at 06:04:12PM -0500, Ben Collins-Sussman wrote:
Yes, it works.
Look at the URL you were requesting (something like this):
http://some.host/path/to/repos/$svn/ver/18.1/A/B/H/chi
But the nodeid should (now) be a revision:
http://some.host/path/to/repos/$svn/ver/23/A/B/H/chi
Those two look awfully similar, don't they? If you run atoi("18.1"), you get
As I said in my other note: the two URIs are too similar, and the parsing of
The redirection wants to see a 404. That means make the URI totally invalid.
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Jun 1 14:09:56 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.