RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject

2004-09-20 Thread Felice Vittoria
PROTECTED] Sent: Monday, September 20, 2004 1:39 PM To: Gert Driesen Cc: Felice Vittoria; [EMAIL PROTECTED] Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject Gert, Felice: I deleted both nant-build, nant-contrib directories , deleted my nant env varia

Re: [Nant-users] Problems with vssget

2004-09-20 Thread murty dronamraju
- > From: "murty dronamraju" <[EMAIL PROTECTED]> > To: "Felice Vittoria" <[EMAIL PROTECTED]> > Cc: "Gert Driesen" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Monday, September 20, 2004 7:19 PM > Subject: Re: [Nant-users] Problems

Re: [Nant-users] Problems with vssget

2004-09-20 Thread Gert Driesen
ou are using the loadtasks (preferred method), then you shouldn't need to dump NAntContrib's bin into NAnt's bin. Is the path to NAnt.Contrib.Tasks.dll correct on your PC? Felice -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of murty dronamraju Sen

RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject

2004-09-20 Thread Felice Vittoria
iring Systems Engr.) [mailto:[EMAIL PROTECTED] Sent: Monday, September 20, 2004 1:01 PM To: Felice Vittoria; murty dronamraju Cc: Gert Driesen; [EMAIL PROTECTED] Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject I expect spaces will not be the problem. I have NAn

Re: [Nant-users] Problems with vssget

2004-09-20 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
dwin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felice Vittoria Sent: Monday, September 20, 2004 10:30 AM To: murty dronamraju Cc: Gert Driesen; [EMAIL PROTECTED] Subject: RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject Murty I

RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject

2004-09-20 Thread Felice Vittoria
without a space? Felice -Original Message- From: murty dronamraju [mailto:[EMAIL PROTECTED] Sent: Monday, September 20, 2004 12:20 PM To: Felice Vittoria Cc: Gert Driesen; [EMAIL PROTECTED] Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in subject Felice: I checke

Re: [Nant-users] Problems with vssget

2004-09-20 Thread murty dronamraju
te: > > Hi Murty, > > > > Can you try using today's nightly build of both NAnt and NAntContrib ? > > > > Gert > > > > > > > > - Original Message - > > From: "murty dronamraju" <[EMAIL PROTECTED]> > > To: <[EMA

RE: [Nant-users] Problems with vssget

2004-09-20 Thread Felice Vittoria
27;s bin. Is the path to NAnt.Contrib.Tasks.dll correct on your PC? Felice -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of murty dronamraju Sent: Monday, September 20, 2004 10:50 AM To: Gert Driesen Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users] Problems with vssget G

Re: [Nant-users] Problems with vssget

2004-09-20 Thread murty dronamraju
--- > From: "murty dronamraju" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, September 19, 2004 10:03 PM > Subject: [Nant-users] Problems with vssget > > > Hi All: > > I am having issues getting the vssget task to work in my > &

[Nant-users] Problems with vssget

2004-09-19 Thread Dronamraju, Murty
Title: Message Hi All:    I am having issues getting the vssget task to work in my NAnt build script. I am using the nant-0.85-nightly build along with the latest build from nant-contrib. Any input will be highly appreciated. Here's a snippet of my Nant file:   -->      target n

Re: [Nant-users] Problems with vssget

2004-09-19 Thread Gert Driesen
Hi Murty, Can you try using today's nightly build of both NAnt and NAntContrib ? Gert - Original Message - From: "murty dronamraju" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 19, 2004 10:03 PM Subject: [Nant-users] Problems with vssg

[Nant-users] Problems with vssget

2004-09-19 Thread murty dronamraju
Hi All: I am having issues getting the vssget task to work in my NAnt build script. I am using the nant-0.85-nightly build along with the latest build from nant-contrib. Any input will be highly appreciated. Here's a snippet of my Nant file: --> target name="Build" depend