Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 19:53:34 -0400
From:      "MET" <met@uberstats.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Getting started with CVS || slightly off topic again
Message-ID:  <001301c239b6$a8042430$6901a8c0@SURVIVAL>

next in thread | raw e-mail | index | archive | help
I've recently setup CVS by doing:

    bash-2.05a$ cvs -d /usr/local/repository init

I then tested logging into the directory

    bash-2.05a$ cvs -d :pserver:met@192.168.1.30:/usr/local/repository
login
    Logging in to :pserver:met@192.168.1.30:2401/usr/local/repository
    CVS password:
    bash-2.05a$
    bash-2.05a$ cd /usr/local/repository
    bash-2.05a$ ls
    CVSROOT
    bash-2.05a$ cd /usr/local/webdev
    bash-2.05a$ cvs import -m "Imported Sources" met gunks start
    cvs import: No CVSROOT specified!  Please use the `-d' option
    cvs [import aborted]: or set the CVSROOT environment variable.
    bash-2.05a$

Any ideas on what I'm missing ?


- Matthew


/**************************************************************

      Matthew Metnetsky

      met@uberstats.com

**************************************************************/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301c239b6$a8042430$6901a8c0>