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

Patch to svn_apply_autoprops.py

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-07-20 02:48:39 CEST

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

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date: 18/07/2006

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

Received on Thu Jul 20 02:49:05 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.