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

Re: User Template

From: Geoff Hoffman <ghoffman_at_cardinalpath.com>
Date: Fri, 17 Jun 2011 08:08:49 -0700

On Fri, Jun 17, 2011 at 2:54 AM, Ryan Schmidt <
subversion-2011a_at_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.
Received on 2011-06-17 17:09:24 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.