Title: RE: [Nant-users] Properties files
All,
Quick question...
I am getting this exception when checking out code to label in VSS. I have come to the conclusion that when checking out via the , it will not overwrite and will fail if the files already exist. Is this accurate?
So, if
Marvellous, that will do the job nicely thanks Jarek.
Cheers,
Bill
-Original Message-
From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]
Sent: 19 March 2004 15:38
To: Bill Martin; [EMAIL PROTECTED]
Subject:Re: [Nant-users] Properties files
It is possible through task
It is possible through task. You simply have all your properties
in a separate buildfile:
properties.build
And you use it like this:
main.build:
Hope it helps.
Jarek
- Original Message -
From: <[