Re: [Nant-users] embedding version information

2005-08-09 Thread rob young
I did look at keywords, but they only replace the version of that file. I'd like to have the build include the last revision of the project. [...long story short...] I'd like to avoid having to "touch" the "Version.cs" file each time to force a commit. Actually, our brilliant QA manager came up wi

Re: [Nant-users] embedding version information

2005-08-09 Thread Gary Feldman
rob young wrote: Let me broaden my earlier question. My goal is to embed subversion versioning information into, say, an HTML file at build time. Right now I am using a call to the command-line client, xmlpeek, and replacetokens to do that, but is there an easier way to embed version information

[Nant-users] embedding version information

2005-08-05 Thread rob young
Let me broaden my earlier question. My goal is to embed subversion versioning information into, say, an HTML file at build time. Right now I am using a call to the command-line client, xmlpeek, and replacetokens to do that, but is there an easier way to embed version information? The project is a