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

Re: [TSVN] Re: Please suggest button name

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-05 20:04:02 CEST

James Chaldecott wrote:

> Yes. What's the point of including the filenames in the log message? The
> filenames are already attached to the commit. That information should be
> easily discoverable when viewing histories (and if it's not, that's what
> needs fixing).

It's not meant to just include the filenames in the log message.
When you commit a change, you usually made that change not only in one
file but in several files. So the log message then could read something
like this:

Fixed bug #xxxx: description of bug here.

file1: return NULL if the function fails, not an uninitialized value
file2: add NULLpointer checks to catch a failed function call
file3: removed the mentioning of the bug workaround from the docs.

That's why people want to have the list of changed files in the log
message: so they can write such log messages more easily.

> If you want to use different log messages for different files, doesn't
> that imply that you've got more than one atomic set of changes to commit?

Not necessarily. See my example above.

> It sounds like it's encouraging dubious practice to me, but I know that
> there are ppl here who are using SVN for something other than strict
> software version control and would like to be more liberal.

I know that most people don't care about log messages a lot. Sometimes I
think that if certain people would work in my company I'd have to slap
them all the time ;)

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 5 21:07:13 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.