On Thu, 27 Nov 2008 09:48:13 +0000, Peter Crowther
<[EMAIL PROTECTED]> wrote:

>You might want to read up on how CVS works.  As a warp-speed summary, there 
>are two things you'll need to do before you can use 'cvs add' to add a file 
>from a sandbox to a repository: you need a repository, and you need a sandbox!
>
>0) If you haven't yet created a repository, create it and make sure your 
>CVSROOT is set appropriately on the client;
>
>1) You'll need to import one or more modules into the repository;

I don't think import is necessary. At least I never had to use it,
AFAIR.

Each new repository has at least the CVSROOT module. It is accessible
at least to repo admins. A repo admin can check it out, which creates
a sandbox. From that sandbox, the repo admin can add other modules.

Gerhard
_______________________________________________
cvsnt mailing list
[email protected]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/

Reply via email to