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

Re: [Issue 2967] Add XML Output Flag for "svn diff --summarize"

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-06 19:13:28 CET

jwhitlock@tigris.org writes:
> http://subversion.tigris.org/issues/show_bug.cgi?id=2967
>
> ------- Additional comments from jwhitlock@tigris.org Tue Nov 6 09:19:39 -0800 2007 -------
> New suggested commit log message with minor changes [...]

Btw, it's actually better, IMHO, to just put the log message at the
top of the patch file, using the square brace idiom, like so:

   [[[
   my log message
   ]]]

   patch begins here...

That way they always travel together. All I do when I download your
patch is copy and paste the log message from the issue anyway.

Don't worry about the 'patch' program getting confused: it won't. It
has extremely good heuristics -- you could put a bowl of fruit salad
at the top of the file and 'patch' would still figure things out okay.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 6 19:13:42 2007

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.