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

Re: [PATCH] Issue #1295

From: Mark Grosberg <mark_at_nolab.conman.org>
Date: 2003-05-09 01:51:05 CEST

On 8 May 2003, Ben Collins-Sussman wrote:

> Mark Grosberg <mark@nolab.conman.org> writes:
>
> >
> > Other than that, I'm open to suggestions about the patch.
>
> Have you read the HACKING document? We really need a conformant log

Yes, I forgot that in my rush to get this patch out the door (I'm in the
middle of fixing my central A/C unit.. so I kinda rushed it...)

Sorry 'bout that. Hard to think when it's 95 degrees...

> message to accompany this patch. It will make it easier to review.

Here ya go:

Modified:
   trunk/subversion/include/svn_client.h
   trunk/subversion/libsvn_client/commit_util.c
   trunk/subversion/clients/cmdline.c

Log:
Fix for issue #1295.

* subversion/libsvn_client/commit_util.c
  (svn_client__condense_commit_items): Skip targets that have the
  new SVN_CLIENT_COMMIT_ITEM_UNMARKED flag set.
* subversion/clients/cmdline.c
  (get_item_path): New function. Factored out log path name generator.
  (process_comitted_list): Set the SVN_CLIENT_COMMIT_ITEM_UNMARKED flag
  for paths removed from the log message.
  (svn_cl__get_log_message): Call the new process_comitted_list function.

L8r,
Mark G.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 9 01:51:49 2003

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.