info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Newbie first simple question(s)


From: Schrum, Allan (Allan)
Subject: RE: Newbie first simple question(s)
Date: Mon, 7 Nov 2005 10:18:32 -0500

Because the CVSROOT directory includes a colon, you must use the :local: prefix so that the software can properly parse the CVSROOT path. See:
http://ximbiot.com/cvs/manual/cvs-1.11.21/cvs_2.html#IDX12
 
Essentially, the repository directory must before CVS will do anything. Afterwards, the "cvs init" command will create all the files within the repository that it needs to run. This is a "safe" command to run on an existing repository as well.
See:
http://ximbiot.com/cvs/manual/cvs-1.11.21/cvs_2.html#IDX63
 
Regards,
 
-Allan
-----Original Message-----
From: Russ Sherk [mailto:address@hidden
Sent: Monday, November 07, 2005 10:05 AM
To: Schrum, Allan (Allan)
Cc: address@hidden; address@hidden
Subject: Re: Newbie first simple question(s)



On 11/7/05, Schrum, Allan (Allan) <address@hidden> wrote:
mkdir c:\cvsroot

-----Original Message-----
From: address@hidden [mailto:address@hidden]
Sent: Monday, November 07, 2005 7:41 AM
To: address@hidden
Subject: Newbie first simple question(s)


Dear group,

On my assignment working with a CVS I choose WinCVS. The first simple
task is testing is locally. So I do what the manual
(http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1)
tells me to. I went to 'Create new repository' and choose
:local:C:\cvsroot' for my CVSROOT. After choosing OK the error occurs:

cvs -d :local:C:\cvsroot init

 What does cvs -dc:\cvsroot init say?

Unable to initialize the CVS process: Het systeem kan het opgegeven
bestand niet vinden.
The CVS used is : cvs.exe
  (In English: The system can't find the given file.)

Given file? What given file? Anybody?

Marcel D.

_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs


_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]