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
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
.
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
Hello, thanks for the quick response.
I tried your suggestions and ended up with the same result. Here is
the new entry:
I'm using the .84 release version.
Brent.
--- Clayton Harbour <[EMAIL PROTECTED]> wrote:
> Hi Brent,
>
> There may be an issue with the module attribute specified. Modu
Hi Brent,
There may be an issue with the module attribute specified. Modules in cvs should not
contain path information and this may be the issue. There may also be an issue with
the destination attribute, it should be a path on your local system. So having said
that the following should wor
Brent-
Here is the example straight from NANT doc at
http://nant.sourceforge.net/help/tasks/cvs-checkout.html
correct your destination to a REAL fully qualified Path
module should be the module/folder you are retrieving e.g. accounting,
utility, help, nant etc..
Regards,
Martin
- Original Mess