[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: Florin Iucha <florin_at_iucha.net>
Date: 2004-03-03 02:37:51 CET

On Wed, Mar 03, 2004 at 11:17:17AM +1000, Richard J. Moore wrote:
> 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?

Bad, bad... especially when you start having a lot of changes, it
takes ages to scroll to the contents.

What's wrong with running "svn log $foo" when you want to see the
history?

Cheers,
florin

-- 
Don't question authority: they don't know either!

Received on Wed Mar 3 02:36:53 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.