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

RE: $Log$ keyword alternatives

From: Bill Arnette <BillA_at_signalscape.com>
Date: 2005-09-16 16:31:29 CEST

 
-----Original Message-----
From: Flanakin Michael C Ctr HQ OSSG/OMR
[mailto:Michael.Flanakin@Gunter.AF.mil]
Sent: Friday, September 16, 2005 10:26 AM
To: Arnette, Bill; users@subversion.tigris.org
Subject: RE: $Log$ keyword alternatives

As the FAQ mentions, I'd use my build script to do this. For instance,
if you're using Ant/Nant, you can append the svn log to the file (with
appropriate comments as needed). A more complicated solution would be to
still use the $Log$ in your files and have the build script search for
and replace it with the svn log.

<bill>
I do in fact use Nant to build my systems; although I am relatively new to
Nant and SVN. Can you give an example of how you append the log to a source
file with Nant?

Thanks,
Bill
</bill>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 16 16:36:00 2005

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.