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

Re: [PATCH] Add '+' character if it is a copy

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-09-21 19:26:29 CEST

On Thu, 21 Sep 2006, Bhuvaneswaran Arumugam wrote:
...
> If the path is a copy, add '+' character to the log message displayed in
> SVN_EDITOR.
>
> Patch by: me
> Kamesh Jayachandran <kamesh@collab.net>
>
> subversion/svn/util.c:
> * (svn_cl__get_log_message): Define new variable 'iscopy'('+'). If the
> path is a copy, add it to the log message displayed in SVN_EDITOR.

I'm +1 on this change, though I'd like to see the new local variable
named "is_copy" or "has_history" instead.

  • application/pgp-signature attachment: stored
Received on Thu Sep 21 19:27:54 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.