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

Re: [PATCH] implement keywords substitution in mod_dav_svn

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 04 Feb 2013 11:30:45 +0000

jinfroster <jinfroster_at_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
Received on 2013-02-04 12:31:30 CET

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.