jinfroster <jinfros...@mail.ru> writes:

> Add "SVNKeywordSubstitution" per-directory (repository) mod_dav_svn
> configuration parameter (default is "Off"). Implement keywords
> substitution.

> * subversion/mod_dav_svn/repos.c
>   (set_headers):
>     If parameter SVNKeywordSubstitution is On, don't send
>     "Content-length". We can't guess the size of expanded stream at
>     the moment (..is that bad?)
>   (deliver):
>     If parameter SVNKeywordSubstitution is On, perform keywords
>     substitution, like client-side utilities do.

Does your Subversion client use neon?  I think this causes the server to
send expanded keywords in response to GET requests and so will break
Subversion clients using serf.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to