Daniel,
I just tried it without the version attribute. It does work
correctly. So there must be a bug in the VSSGet task, when a version
attribute is used in conjunction of getting files recursively by a
"Label", no subprojects are retrieved.
I have also tried this on a Win2K server with Nant 0
Hi Edmund,
1) I am not sure of an easy way to do the first (fellow newbie here;)). But I set up
CruiseControl.NET to kick off my Nant scripts and I find that CC.net keeps track of
build numbers for me. Lots of good stuff in CC.net - works great for me. Check out
"http://www.continuousintegratio
Hi Edmund
I think I had a similar problem as yours. I wanted to build my project using
Nant and .sln (Visual Studio.NET 2003) solution file. This required that I
change some contents of the .sln file as a part of the build process
(similar to assigning a new build version problem you have). Howev
Hi guys,
I'm a newbie when it comes to NAnt as i have just started writing a build file to
automate daily builds for my projects, and I'm currently facing 2 problems that I hope
someone can hep me with.
The first is regarding the version task, i want to generate a build version number
each t