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

Re: "me too" changelog feature?

From: <kfogel_at_collab.net>
Date: 2005-04-14 03:28:39 CEST

Andrew Thompson <subversionuser@aktzero.com> writes:
> kfogel@collab.net wrote:
> >> - new file "MT/log" can be edited while you work,
> >> sets default changelog. (no change in behaviour if
> >> you do not edit it.) Thanks to Jeremy Cowgar
> >> <jeremy@cowgar.com>.
> >>
> > How does this differ from keeping a file with a log message as you
> > work? (I do that with Subversion all the time.)
>
> It automatically puts whatever you typed in there in to the commit
> message for you to just tweak and save.

I have to admit, it'd be a low priority for me (other developers may
feel differently, though). One can achieve the same thing with

   $ svn commit -F logmsg.txt

and anyway it's easy to edit a log message after the commit.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 14 03:58:16 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.