[Nant-users] Possible solution for the VSS project work folder in the Nant project

2004-07-21 Thread Alexander Korchemny
Hi all,   Here's below the possible solution i've made for the problem mentioned in my previously sent question (http://www.mail-archive.com/nant-users%40lists.sourceforge.net/msg03839.html) :   I have a nant build file with a couple of targets. One of them needs the certain VSS project work f

[Nant-users] How to get the vss project work folder inside the nant build?

2004-07-19 Thread Alexander Korchemny
Hi all,   I need to get the VSS project work folder inside my nant build. Maybe somebody knows how can i do that?   Thanks.   Regards, AlexK

[Nant-users] How to get the vss project work folder in the nant script?

2004-07-16 Thread Alexander Korchemny
I need the vss project work folder inside my nant script?   Can somebody help me with it?   Thanks.

[Nant-users] nant build file placement question

2004-07-15 Thread Alexander Korchemny
My nant build file is in the d:\123 folder. The  PROJECT.VBG  group file (and all the others PROJECT*.VBPs needed to build) are in the d:\456 folder. The Nant said me : "Could find the  PROJECT123.VBP project".   Is it really necessary to place the nant build file into the same folder wher