RE: [Nant-users] cvs-checkout not working

2004-05-26 Thread Brent R. Matzelle
sharpcvslib that > is causing the hang. > > > Clayton > > > -Original Message- > From: Brent R. Matzelle [mailto:[EMAIL PROTECTED] > Sent: Wed 5/26/2004 7:48 AM > To: [EMAIL PROTECTED] > Cc: > Subject: RE: [Nant-users] cvs-checkout n

Re: [Nant-users] cvs-checkout not working

2004-05-26 Thread Martin Gainty
ay, May 26, 2004 10:48 AM Subject: RE: [Nant-users] cvs-checkout not working > Hello, thanks for the quick response. > > I tried your suggestions and ended up with the same result. Here is > the new entry: > > destination="C:/temp/project1" >cvsroot=":ps

RE: [Nant-users] cvs-checkout not working

2004-05-26 Thread Clayton Harbour
. Clayton -Original Message- From: Brent R. Matzelle [mailto:[EMAIL PROTECTED] Sent: Wed 5/26/2004 7:48 AM To: [EMAIL PROTECTED] Cc: Subject:RE: [Nant-users] cvs-checkout not working Hello, thanks for the quick response. I tried your suggestions and ended up with the same

RE: [Nant-users] cvs-checkout not working

2004-05-26 Thread Brent R. Matzelle
e recently added > validation to check the module attribute. > > > Clayton > > > -Original Message- > From: Brent R. Matzelle [mailto:[EMAIL PROTECTED] > Sent: Wed 5/26/2004 6:57 AM > To: [EMAIL PROTECTED] > Cc: > Subject: [Nant-users] cvs-ch

RE: [Nant-users] cvs-checkout not working

2004-05-26 Thread Clayton Harbour
: Subject:[Nant-users] cvs-checkout not working Hello, I have not been able to get the cvs-checkout task to work. My configuration is simple: All that I recieve is a message that says "Connection established". However nothing is actually downloaded. Do you know what'

Re: [Nant-users] cvs-checkout not working

2004-05-26 Thread Martin Gainty
Message - From: "Brent R. Matzelle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 26, 2004 9:57 AM Subject: [Nant-users] cvs-checkout not working > Hello, > > I have not been able to get the cvs-checkout task to work. My > configura

[Nant-users] cvs-checkout not working

2004-05-26 Thread Brent R. Matzelle
Hello, I have not been able to get the cvs-checkout task to work. My configuration is simple: All that I recieve is a message that says "Connection established". However nothing is actually downloaded. Do you know what's wrong? Brent.