Re: HTTP GET doesn't do keyword replacement?
From: Karl Chen <quarl_at_hkn.eecs.berkeley.edu>
Date: 2003-12-20 10:12:38 CET
As far as I know, browser requests look like
GET /repos/foo/!svn/bc/5673/trunk/file.txt HTTP/1.1
while subversion client requests look like
GET /repos/foo/trunk/file.txt HTTP/1.1
so I think it would be easy to decide whether to do
>>>>> "Ben" == Ben Reser <ben@reser.org> writes:
-- Karl 2003-12-20 01:02 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Dec 20 10:13:34 2003 |
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.