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

Re: Possible way to support $Log$

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-20 21:03:51 CEST

Mark Phippard wrote:

> With that in mind, would it be possible to have
> an option to store the log information in the WC and then either make
> some new or existing svn commands that could look at this information?
> It seems like that might satisfy the requirement for being able to
> access this information while side-stepping some of the problems that
> come with expanding the keywords in the source.
>
> Also, perhaps svn export could be made to support expanding the keyword
> in source code itself for people that want this information in source
> that is shipped to customers?

There are better ways (IMNSHO) to deal with this issue; I was just thinking
about some way to satisfy the people who say they cannot live without $Log$.

For example, you can add a stanza to your Makefile which does does something
like this:

        svn log -v | gnuify-changelog.pl > Changes

(I do this as part of the 'make dist' target).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 20 21:04:50 2004

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

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