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

Re: [PATCH] hook script for log message newline enforcement

From: <kfogel_at_collab.net>
Date: 2006-03-03 22:51:26 CET

Philip Martin <philip@codematters.co.uk> writes:
> When used with --all-revs does it take long to rewrite, say, 100,000
> revision properties? How about checking if log_message[-1] is already
> '\n' and skipping the change?

Or rather, checking if orig log_message and new log_message are equal,
and doing nothing if they are...

r18709, thanks.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 4 00:37:34 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.