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

Re: svn commit: r22948 - trunk/contrib/client-side/psvn

From: Stefan Reichör <stefan_at_xsteve.at>
Date: 2007-01-15 21:21:11 CET

Hi David!

> On 1/9/07, xsteve@tigris.org <xsteve@tigris.org> wrote:
>> Author: xsteve
>> Date: Tue Jan 9 11:31:14 2007
>> New Revision: 22948
>>
>> Log:
>> Started support to prepare the commit message using changelog style entries
>
> Nice!
>
> Would it be possible to add support for the Subversion project's own
> log message style as well? There's some stuff in svn-dev.el that
> would be a good starting point...

Thanks for this idea.

I looked at svn-dev.el.

I only need to add the following 2 functions:

defun svn-log-path-derive (path)
defun svn-log-message (short-file-names)

Then I would implement a way to select the used log message style
based on the project.

Would this help?

Stefan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 15 21:34:02 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.