On Tue, Sep 04, 2007 at 11:02:19AM -0700, Hari Kodungallur wrote:
> On 9/4/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:
> >
> > Hi,
> >
> > is it possible to have keywords expanded when viewing the file from a
> > web browser?
> > I can see the keywords in my wc and also with "svn cat", but not in the
> > web browser.
>
>
> It is upto the repository browser software (ViewVC, etc) to make it happen.
> I don't think ViewVC does it now. I vaguely remember one repo browser doing
> it, but I can't recall which one (not sure whether it was Trac?).
Trac definetly not - just tested. But I mean generic mod_dav_svn. If
"svn cat" expands the keywords, what is the difference?
[few seconds later]
Ahh: If I do a "svn cat", the client issues a PROPFIND to the server,
while a ordinary web browser simply GETs the file.
This must be the difference: the svn client speaks DAV, and the web
browser plain HTTP only.
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 4 20:16:14 2007