You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Alex Rabinovich <al...@unitask.com> on 2005/10/28 17:48:38 UTC

Keyword expansion when accessing the repository through WebDAV

I installed the latest subversion release. I configured the keyword expansion, it works with regular svn client, but when the file is accessed through web browser - the file is downloaded without keywords expanded.
Please help.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Keyword expansion when accessing the repository through WebDAV

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 10/28/05, Alex Rabinovich <al...@unitask.com> wrote:
> I installed the latest subversion release. I configured the keyword
> expansion, it works with regular svn client, but when the file is
> accessed through web browser - the file is downloaded without
> keywords expanded.

This is normal behavior, keyword expansion is performed on the client,
not on the server.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org