Re: [NAnt-users] version/build/deploy environment

2006-08-16 Thread Henning Eiben
magistere schrieb: > I would instead like shared assemblies to exist on a special folder. All > projects will reference dlls from this special shared folder and there will > be no project references. This will allow the nAnt build scripts to place > generated dlls here and other build should be

Re: [NAnt-users] Version entire build for a large, distributed system?

2006-03-27 Thread Gary Feldman
Giscard Biamby wrote: Warning you now tha this will be a very long email, but I ...[long email elided]... This question mixes together issues that relate to the source control system, issues that relate to versioning software, and issues that relate to the build. I started to respond in

RE: [Nant-users] Version task - 0.85 rc 3

2005-10-20 Thread Robert Schneider
Hi Rebecca, There is the value NoIncrement for the buildtype attribute. Unfortunately it does not exists for revisiontype. I'm sure there is a reason for that, but since I'm also new to those build things I cannot tell you that reason. However, for your wish there could be a work around. I assu

RE: [Nant-users] Version

2005-05-10 Thread Aaron Feng
The way to get around that is to build the logic in to your Nant file, so it only calls the version task when you want the version number to be incremented. For example, if you have a solution of many projects, and only want to increment the version number if a project has to be recompiled, so you

Re: [Nant-users] Version for Linux,

2004-09-24 Thread Gert Driesen
John, I suggest using a recent nightly build (http://nant.sourceforge.net/nightly/builds). You should be able to use the binary distribution out-of-the-box. Gert - Original Message - From: "John Sanabria" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 24, 2004 4:55

RE: [Nant-users] Version task to get version without increment/update

2004-01-21 Thread Cromwell, Ryan
Title: Version task to get version without increment/update OK I decided to be productive.  I spent the ten seconds required to add this in there.   I’ve attached the newer version of the VersionTask.cs.  Doing a diff will show you that not much has changed.  I’ll submit this to NantCon

RE: [Nant-users] Version Task question

2004-01-08 Thread Landes Eric (RBNA/CIT4.2)
PROTECTED] Sent: Thursday, January 08, 2004 10:50 AM To: Landes Eric (RBNA/CIT4.2); [EMAIL PROTECTED] Subject: RE: [Nant-users] Version Task question Geez... That worked. I must've only gone up to 1.0.0 - which doesn't work. Thank you, Jamie -Original Message- From: Landes Eric (RB

RE: [Nant-users] Version Task question

2004-01-08 Thread Waldinger, Jamie
Geez... That worked. I must've only gone up to 1.0.0 - which doesn't work. Thank you, Jamie -Original Message- From: Landes Eric (RBNA/CIT4.2) [mailto:[EMAIL PROTECTED] Sent: Thursday, January 08, 2004 10:29 AM To: [EMAIL PROTECTED] Subject: RE: [Nant-users] Version Tas

RE: [Nant-users] Version Task question

2004-01-08 Thread Landes Eric (RBNA/CIT4.2)
PROTECTED] Sent: Thursday, January 08, 2004 10:11 AM To: Jaroslaw Kowalski; Landes Eric (RBNA/CIT4.2); [EMAIL PROTECTED] Subject: RE: [Nant-users] Version Task question I've tried using the version task... The documentation describes how to call it ok, but doesn't explain what the &#x

RE: [Nant-users] Version Task question

2004-01-08 Thread Waldinger, Jamie
Jamie -Original Message- From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED] Sent: Thursday, January 08, 2004 9:45 AM To: Landes Eric (RBNA/CIT4.2); [EMAIL PROTECTED] Subject: Re: [Nant-users] Version Task question According to the task documenation, the resulting version string

Re: [Nant-users] Version Task question

2004-01-08 Thread Jaroslaw Kowalski
According to the task documenation, the resulting version string is entered in a property named "sys.version". If you want to change it, you may use the "prefix" attribute. I've looked at: http://nantcontrib.sourceforge.net/nightly/help/tasks/version.html Hope it helps. Jarek - Original Me

RE: [Nant-users] Version Labeling with NAnt

2003-09-20 Thread Clayton Harbour
great solution (IMO) but it will get you by for now. Thanks for the feedback! Clayton -Original Message- From: Clayton Harbour Sent: September 19, 2003 7:33 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [Nant-users] Version Labeling with NAnt Hi Ed

RE: [Nant-users] Version Labeling with NAnt

2003-09-19 Thread Clayton Harbour
Hi Ed, Sorry for the delayed reply. The bad news is that the support is not built in #cvslib yet. The good news is that it is third on the list of todos' (after checkout by sticky-tags and filesets support). If you would like to help out that would be great :-). Clayton -Original Messag

Re: [Nant-users] version 7.9 touchtasktest.cs failure

2003-03-04 Thread Ian MacLean
saravanakumar, From your email subject it seems you are using 0.7.9. Try updating to the latest version 0.8.1 and if you still have a problem send the build ouput along with a description of the problem. Ian hi nant users, there seems to be a problem with the touchtasktest.cs file

Re: [Nant-users] Version of NUnit

2002-09-09 Thread Ian MacLean
NAnt currently runs with NUnit 1.1. Replacing NUnitCore.dll will cause errors right now. We are looking at moving to the newer NUnit version. Ian Daði Ingólfsson wrote: >Hi, > >I was wondering, which version of NUnit does NAnt currently work with? >I was hoping I could use the latest NUnit 2.0