Rob
--- Gary Feldman <[EMAIL PROTECTED]> wrote:
> 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-l
(Sorry, I'm new. I didn't cc the list when I replied
to Gert.)
We're using .84, and can't move to .85 for a little
while
Rob
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
> Rob,
>
> Just to be sure: what version of NAnt are you using
> ?
>
> Gert
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
Can you help me work this out? The token replacement
isn't happening when the file is copied over. I've
tried a variety of solutions, even replacestring
instead of replacetokens, with no luck.