[Nant-users] Wish to ask a question

2005-09-21 Thread Jason Wisener
nant-users@lists.sourceforge.net

[Nant-users] How to pass parameters to other build files.

2005-09-21 Thread Jason Wisener
If I have a master build file, how do I pass parameters to the child build files? Thanks, --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42

RE: [Nant-users] How to pass parameters to other build files.

2005-09-21 Thread Evans, Jonathan (2)
I've been doing it using properties (which are inherited by child build files). If there is a better way I'd be interested in knowing. Jonathan Evans eml: [EMAIL PROTECTED] CREDIT | First17 Columbus Courtyard tel: +44 (0) 20 7888 6145 SUISSE | Boston London

RE: [Nant-users] Build target from command line without dependencies

2005-09-21 Thread Bevan Arps
Kelly Anderson wrote: Why wouldn't you use NAnt to do backups? For what it's worth ... And depending on what kind of backup you mean ... I do. If you mean keeping a copy of the results of a build ... ... In all my software build scripts, I have a release target that does the whole build and

RE: [Nant-users] Build target from command line without dependencies

2005-09-21 Thread Anderson, Kelly
If you mean keeping a copy of the results of a build ... If you mean keeping a copy of the source that went into a build ... If you mean mirroring a file tree to a second location ... Yeah, that's a good example of what I'm talking about... I bet we could come up with a pile of examples of

Re: [Nant-users] Build target from command line without dependencies

2005-09-21 Thread Gary Feldman
Anderson, Kelly wrote: If you mean keeping a copy of the results of a build ... If you mean keeping a copy of the source that went into a build ... If you mean mirroring a file tree to a second location ... Yeah, that's a good example of what I'm talking about... Well, yes, NAnt can

[Nant-users] Reading AssemblyInfo.cs in Nant

2005-09-21 Thread nbl prasad
Hi, In nant how do i read the AssemblyInfo.cs version number and label it in VSS using vsslabel. Thanks and Regards Prasad __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com

[Nant-users] Two map elements

2005-09-21 Thread Dmitry Ponomarenko
Hello all, I have a solution with two nested web projects. Let it be ProjectA and ProjectB. ProjectA has a virtual folder, ProjectB is a subproject of ProjectA and has virtual directory in ProjectA virtual directory. Also, ProjectA is C# project and ProjectB is VBNet project. When I

RE: [Nant-users] Error lines not written in the log file (more details)

2005-09-21 Thread Asis Yuval
-Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 13, 2005 3:31 PM To: Asis Yuval; Nant-users@lists.sourceforge.net Subject: Re: [Nant-users] Error lines not written in the log file - Original Message - From: "Asis Yuval" [EMAIL