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

Re: Patch to svn_apply_autoprops.py

From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-07-20 05:43:43 CEST

Giovanni Bajo wrote:
> Blair,
>
> this patch to svn_apply_autoprops.py fixes a bug found by an user of #svn (you
> need to strip spaces from property names after the split), and also remove
> regexps which can be done faster with specific string methods (strip() in this
> case).
>
> Mind applying it with a proper changelog? I don't have much time atm...
>
> Thanks!
> Giovanni Bajo

Giovanni,

Thanks for the patch. I applied a modified version of it in r20787.

The supplied patch wouldn't handle the case of a string like

*.c property=; ; ;

Could I get the name and email address of the person who supplied the patch so I
can put their name in the log message?

Thanks,
Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 20 05:44:17 2006

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.