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

Re: Adding log message to file being committed

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-03-03 17:52:13 CET

C. Michael Pilato wrote:

>"Richard J. Moore" <richardm@debtorsoftware.com.au> writes:
>
>
>
>>Hi all
>>
>>When we commit a change to the repository we would like svn to add the
>>log message to the top of the file being checked in. In VSS we had a
>>header in the file that grabbed revision number, user, log message, etc
>>and appended that info to the top of the file. Can you do this with SVN?
>>
>>
>
>This has been discussed, and filed under "we don' wanna have it",
>based on past experiences with CVS's support for this very thing (in
>the form of the $Log$ keyword).
>

I happen to agree with you about silly use of keywords, revision
numbers, etc, but this does pose an interesting question: Has the
feature set for Subversion been skewed towards the wishes of its
developers, a fairly clued collection of elite version control users? If
so, is this a bad thing?

There are tons of people asking how to do stuff that I'd consider
"really bad" on this list[1], and lot of these things Subversion just
plain doesn't support, because its developers know they're bad
use-cases. Does that help people in the world do The Right Thing, or
decrease the number of people Subversion will appeal to?

Cheers,
Mike.

[1] Reformatting source code upon checkin, bizarre management of single
files or magically deleted working directories, dodgy externals
definitions instead of using a real build system for their project,
history or revision numbers visible in files, etc etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 3 17:51:38 2004

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.