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.robinson
site :
www.fromconcept.co.uk
blog : www.fromconcept.co.uk/weblog.aspx
draco
: www.sourceforge.net/projects/draconet
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of [EMAIL PROTECTED]
Sent: 09 April 2004 16:37
To: [EMAIL PROTECTED]
Subject: RE: [Draconet-users] Continious building because Draco.Net sees my vss "label" as a modificationIf you build as a particular user, used only for builds, then add an "ignore user" to the draco config.<ignorechanges>
<ignore user="Build" />
</ignorechanges>There is also <ignore comment=""> support, maybe use a particular comment when labeling the project.- Jerry-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Austin
Sent: Friday, April 09, 2004 11:24 AM
To: [EMAIL PROTECTED]
Subject: [Draconet-users] Continious building because Draco.Net sees my vss "label" as a modificationSeems, 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 happened as well and a reference to a link that no longer exists.So, if someone could fill me in on the fix for this, I would appreciate it. Also, I am run Draco.Net v. 1.5 (RC1)Thanks a bunch!-Chris~