RE: [Draconet-users] Continious building because Draco.Net sees my vss "label" as a modification

2004-04-09 Thread Nick Robinson
Title: Message I think this is the best solution, as it is using behaviour supported to handle this type of problem.  I'm sure the ignore comment idea of Yves will work, but I prefer this one for the reasons mentioned. nick.robinsonsite  : www.fromconcept.co.ukblog  : www.fromconcept.co.uk/we

RE: [Draconet-users] Continious building because Draco.Net sees my vss "label" as a modification

2004-04-09 Thread Gerarde_Albro
Title: Message If you build as a particular user, used only for builds, then add an "ignore user" to the draco config.               There is also support, maybe use a particular comment when labeling the project.   - Jerry     -Original Message-From: [EMAIL PROTECT

RE: [Draconet-users] Continious building because Draco.Net sees m y vss "label" as a modification

2004-04-09 Thread Yves Reynhout
In the config you can specify:        In your nant script you could specify the comment “NAntIgnoreLabel” while labeling. This will keep Draco from seeing it as a change. From: Chris Austin [mailto:[EMAIL PROTECTED] Sent: vrijdag 9 april 2004 17:24 To: [EMAIL PROTECTED]

[Draconet-users] Continious building because Draco.Net sees my vss "label" as a modification

2004-04-09 Thread Chris Austin
Seems, I am running to this problem because my NAnt build script will put a version label into VSS if the build is successful.  Well, because of that Draco.Net built our project ever 15 minutes last night.  I searched the faq and found nothing, googled searched and found one place where this