Hi All,

Thanks for your reply .It would have been nice if subversion supported this 
feature natively .
I will check the alternate options suggested by Geoff and Ryan. But if it 
doesn't work out i may be asked to switch to CVS :( .  


Thanks & Regards,
Hrishikesh Gokhale





________________________________
From: Geoff Hoffman <ghoff...@cardinalpath.com>
To: Hrishikesh Gokhale <hdgokh...@yahoo.com>
Cc: users@subversion.apache.org
Sent: Fri, June 17, 2011 8:38:49 PM
Subject: Re: User Template




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