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

Resend: [PATCH] Factor out the default log message code

From: Chris Foote <cfoote_at_v21.me.uk>
Date: 2003-12-13 02:40:56 CET

Any comments, suggestions?

Regards
Chris.

----- Original Message -----
From: "Chris Foote" <cfoote@v21.me.uk>
To: <dev@subversion.tigris.org>
Sent: Tuesday, December 09, 2003 10:05 PM
Subject: [PATCH] Factor out the default log message code

> Scratch my own itch. This patch factors out from the cmdline client the
code
> that
> generates the list of commit files for the default commit log message.
> Not sure of the name (svn_client_get_default_log_message), suggestions
> welcome.
>
> Patch and log follows.
>
> Regards,
> Chris
>
> Log:
>
> Factor out the default log message code so that other clients can use it.
>
> * include\svn_client.h:
> (svn_client_get_default_log_message): New. Construct from the commit
> items.
>
> * libsvn_client\commit.c:
> (svn_client_get_default_log_message): New. Move implementation from
util.c
>
> * clients\cmdline\util.c:
> (svn_cl__get_log_message): Use svn_client_get_default_log_message.
>

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

Received on Sat Dec 13 02:41:54 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.