Re: CVS $Log$ equivalent in Subversion?
From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-09 02:25:56 CET
Bob Bradley wrote:
Short answer - not likely. The use of $Log$ has long been a painful source of
Slightly longer answer; insert into your release script the equivalent of:
svn log http://server/path/to/project > Changes
(or History or whatever). This file should NOT be versioned, but rather should
> WriteMakefile(
(this is from an actual module which I maintain).
HTH
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Mar 9 02:26:01 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.