Is your CVS root directory probably located at C:\cvsnt\source or something like that? /cvsnt/source is a UNIX path and your repository is obviously not located there (the CVSROOT directory within a CVS repository contains the administrative files; CVS needs them to work).

Regards,
Gisbert Amm

NIRMALA Manivasagam wrote:
Hi all,

when iam trying to checkout a project iam getting the following error.can 
anyone help me?


D:\maven1.0.2\bin>maven scm:checkout
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

scm:find-connection:
    [echo] DEPRECATED: the maven.scm.cvs.root property is deprecated. Please spe
cify maven.scm.url
    [echo] Using connection: scm:cvs:local:/cvsnt/source:petstore:petstore

scm:checkout:
    [echo] Checking out scm:cvs:local:/cvsnt/source:petstore:petstore
Provider message:
The cvs command failed.
Command output:
cvs [checkout aborted]: /cvsnt/source/CVSROOT: No such file or directory

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to