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

Re: Modifying default log message users are presented with.

From: prakash tiwary <prakash.tiwary_at_gmail.com>
Date: Thu, 11 Sep 2008 11:08:09 +0530

Hi,
   You need to write wrapper as SVN does not support template (like CVS).
So, you can write shell/python script to do so.

Regards
Prakash

On Thu, Sep 11, 2008 at 2:46 AM, Bob Rossi <bar_at_vectorcast.com> wrote:

> Hi,
>
> I would like to modify the default log message that users are provided
> with.
> Basically, I want users to see this by default,
>
> SOME_DATA:
> --This line, and those below, will be ignored--
>
> This way, I can provide the fields that they need to fill out in order to
> pass my
> pre-commit log parser. As it is now, if they forget the fields, the commit
> fails
> with a message why. It would be much easier if I could give them this
> visual
> reminder that they have to fill out the data.
>
> Anyone know how to do this?
>
> Thanks,
> Bob Rossi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
Received on 2008-09-11 07:38:33 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.