info-cvs
[Top][All Lists]
Advanced

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

RE: CVS Floatation Device needed


From: Jerry Nairn
Subject: RE: CVS Floatation Device needed
Date: Wed, 2 May 2001 19:27:04 -0700

>Lamar Seifuddin address@hidden 
>Wed, 02 May 2001 15:54:41 -0500 

>Question:

>After conversion from SCCS to RCS and copying the *,v files
>to a "newly created cvs repository" which contains the CVSROOT
>directory but not the CVS directory....and the subdirectories contain
>the *,v files.

That's not a question. This is a question:
How did you create the cvs repository?
You should have done a "cvs -d <repository> init".

>Question:   why don't I have the CVS directory in my "cvs repository"

You don't have the same kind of CVS directories in the repository that you
do in a workspace checked out from a cvs repository. Those directories in
your workspace contain administrative information specific to your
workspace. In the repository, all of the necessary information is contained
in the rcs files.
(CVS directories in the repository have a different use, for commands like
"cvs watch".)

>Question:    how do I conduct a cvs checkout of this directory?

If you set things up right, this should not be a problem, assuming you know
how to do a check out. If you haven't set it up right, you haven't given any
information so anyone could tell. If there is a problem, you haven't given
any information which might indicate what it is. If you don't know how to do
a check out, your time would be better spent reading the manual.

http://cvshome.org/docs/manual/cvs.html

Jerry



reply via email to

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