I'm not sure if vsslabel directly supports this, but I do know that you
can accomplish this by using the task with ss.exe.
You might want to check out CruiseControl.NET, which does the same thing
that you appear to be doing: applying a temp label, checking out the
temp label, building, and on suc
I don’t have an answer to the
Verbose problem, but try the latest CruiseControl.NET. 0.7 RC1 contains a fix
that processes the log files a LOT faster than the older versions did. The web
pages are now actually usable.
Oran
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
All you need is the VSS client that gets
installed when you run Netsetup.exe from your VSS share on the VSS
server. You could make your build server the VSS server, but this isn’t
necessary.
I would recommend using VSS version 6.0c, not
6.0d since 6.0d has a bug where recursively getti
Hi Bart, that sounds exactly like what I
experienced a while back. I posted my solution/workaround here:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04749.html
From following the various license task
issues people have experienced on this list, I believe that different vendors
im
Hi Todd, have you tried any of the work-arounds you found? If so, how
did they work out? I assume one of them was my post,
http://sourceforge.net/mailarchive/forum.php?thread_id=5550904&forum_id=
9544
It might be helpful to post the exception you get too.
If you need more detail on what I did t
You can
verify the correct reference name is being used with Reflector too.
Oran
-Original Message-
From: Robert Gomes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 21, 2004 12:16 PM
To: Dennison, Oran; [EMAIL PROTECTED]
Subject: RE: [Nant-users] task produces assemblies that cra
Robert, I ran into an issue with license files too a couple weeks ago
and solved it by installing the licensed component stuff on the build
box. This is probably one difference between your dev boxes and your
build box.
The other thing I did was to modify the licenses.licx file to contain
version
I sent this to the list a couple days ago, but my organization's email
filter blocked it because it had the word "error" in the subject.
-Original Message-
From: Dennison, Oran
Sent: Tuesday, September 07, 2004 7:29 PM
To: '[EMAIL PROTECTED]'
Subject: Re