[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: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-04-14 18:12:29 CEST

Saulius Grazulis wrote:
>>>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.
>
> 1. Could pre-commit hooks help?

I believe pre-commit is too late for the specific feature I was
referring to.

> 2. I usually do commit for every logically finished step of the work (even if
> it is only one symbol change). I guess this would make it easier to sort out
> the things later, when there is a need to go back to a specific state of the
> project.
>
> So what if instead of writing changes into some log file, you just commit each
> time you want to add something to the log? Subversion will keep the log for
> you ;)?

That means when working on *any* task, you would branch and then commit
each change along the way to the solution. Then a log dump against the
branch root revision would give you back all your change notes that
you'd include in your merge against trunk.

**Note: I don't consider this any kind of issue, so don't anyone get too
riled up about it. It's something I saw and thought I'd throw out to the
group.

-- 
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 18:14:31 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.