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

Re: Hack/Work Around for Log Message Templates?

From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-04-14 17:06:32 CEST

Brian Huddleston wrote:
> Yeah, I was thinking something along that line:
>
> pseudo code:
>
> mv temp-filename-from-subversion temp-filename-from-subversion.tmp
> cat template >> temp-filename-from-subversion
> cat temp-filename-from-subversion.tmp >> temp-filename-from-subversion
> rm temp-filename-from-subversion.tmp
> $EDITOR temp-filename-from-subversion
>
> Does anyone see any issues with that?

Isn't $EDITOR supposed to reference an editor, like say vi?

$EDITOR vi temp-filename-from-subversion

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 14 17:08:42 2005

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.