Re: [NAnt-users] Automatically updating build number on nightly builds

2005-12-15 Thread Brass Tilde
NAntContrib (nantcontrib.sf.net) has the task. We use it to increment the build numbers in our builds and then check the build.number file into the source repository (SVN). FWIW, we use CruiseControl.NET to do our nightly builds, and it has the capability to keep track of version numbers, and

RE: [NAnt-users] Automatically updating build number on nightly builds

2005-12-15 Thread Kedziora, Rebecca
: [NAnt-users] Automatically updating build number on nightly builds NAntContrib (nantcontrib.sf.net) has the task. We use it to increment the build numbers in our builds and then check the build.number file into the source repository (SVN

RE: [NAnt-users] Automatically updating build number on nightly builds

2005-12-15 Thread Bill Arnette
NAntContrib (nantcontrib.sf.net) has the task. We use it to increment the build numbers in our builds and then check the build.number file into the source repository (SVN). --- This

RE: [NAnt-users] Automatically updating build number on nightly builds

2005-12-15 Thread Kedziora, Rebecca
uses the common.build -Original Message- From: Tim Mayert [mailto:[EMAIL PROTECTED] Sent: Thursday, December 15, 2005 11:49 AM To: Kedziora, Rebecca Cc: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Automatically updating build number on nightly builds Thanks Rebecca, Does

RE: [NAnt-users] Automatically updating build number on nightly builds

2005-12-15 Thread Tim Mayert
:[EMAIL PROTECTED] Sent: December 15, 2005 9:18 AM To: Tim Mayert Cc: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Automatically updating build number on nightly builds Hello, We keep our version number in a file. I use the common.build for all projects which they include. You

RE: [NAnt-users] Automatically updating build number on nightly builds

2005-12-15 Thread Kedziora, Rebecca
Hello, We keep our version number in a file. I use the common.build for all projects which they include. You can review to see how we do our build numbers. -Rebecca -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Mayert Sent: Thursday, December 15