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

Re: HTTP GET doesn't do keyword replacement?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-12-20 10:21:50 CET

--On Saturday, December 20, 2003 1:12 AM -0800 Karl Chen
<quarl@hkn.eecs.berkeley.edu> wrote:

> 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

FWIW, you have it reversed.

I believe that the presence of activities in the URL shouldn't impact keyword
substitution. Any WebDAV/DeltaV client would be getting it via the activities
too, but I'm not sure that keywords should be exposed to them too. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 20 10:33:00 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.