On Fri, Jun 17, 2011 at 2:54 AM, Ryan Schmidt <
subversion-20...@ryandesign.com> wrote:

>
> On Jun 17, 2011, at 02:47, Hrishikesh Gokhale wrote:
>
> > I am new to SVN installation . I am unable to find a way to add a custom
> > template which would get fired up when a user performs a commit (in his
> editor)
>
> Subversion doesn't have this feature, sorry. You may be able to work around
> this by writing a custom EDITOR program.
>
>
>

Hrishikesh,

If you use vi as your editor (SVN_EDITOR), you may want to examine what can
be done with ~/.exrc

See http://grox.net/doc/unix/exrc.php

And/or you ought to be able to create a vi macro that inserts your commit
template with a couple keystrokes.

Reply via email to