Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
indirection > stiff. > > BOb > > > >> -Original Message- >> From: Ales Vojacek [mailto:al...@fbl.cz] >> Sent: Friday, August 28, 2009 10:35 AM >> To: Bob Archer >> Cc: nant-users@lists.sourceforge.net >> Subject: Re: [NAnt-users] Nant propert

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Bob Archer
ay, August 28, 2009 10:35 AM > To: Bob Archer > Cc: nant-users@lists.sourceforge.net > Subject: Re: [NAnt-users] Nant properties Evaluation > > Yes that is what I want to do, but include is not possible to do inside > target and I cannot to do that on top of build file since th

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
Yes that is what I want to do, but include is not possible to do inside target and I cannot to do that on top of build file since the file does not exists. A. Bob Archer napsal(a): >> Bob Archer napsal(a): >> Hi all, I have another problem. I have nant build script which uses s

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Bob Archer
> Bob Archer napsal(a): > >> Hi all, > >> I have another problem. > >> I have nant build script which uses subwcrev, which take revision, > last > >> date change and so from svn and use this for replace some strings in > >> file. > >> I use this way. > >> I have source file named rev.source like th

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
Yes I have xmlns="http://nant.sf.net/release/0.85/nant.xsd"; in all files, but the projcet name is not same, anyway if I set same name of project id works same. I saw on Inet some sort of problems with namespaces in 0.86, but I have it in all files and It is same. May be the problem is that afte

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Bob Archer
> Hi all, > I have another problem. > I have nant build script which uses subwcrev, which take revision, last > date change and so from svn and use this for replace some strings in > file. > I use this way. > I have source file named rev.source like this : > > http://nant.sf.net/release/0.85/nant.

[NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
Hi all, I have another problem. I have nant build script which uses subwcrev, which take revision, last date change and so from svn and use this for replace some strings in file. I use this way. I have source file named rev.source like this : http://nant.sf.net/release/0.85/nant.xsd"; default="Set