Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 16:52:31 -0700 (PDT)
From:      Philip Hallstrom <philip@adhesivemedia.com>
To:        MET <met@uberstats.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Getting started with CVS || slightly off topic again
Message-ID:  <20020801165202.W21397-100000@cypress.adhesivemedia.com>
In-Reply-To: <001301c239b6$a8042430$6901a8c0@SURVIVAL>

next in thread | previous in thread | raw e-mail | index | archive | help
You either need to specify the "-d :pserver:..." in that last command or
set the CVSROOT environment variable to that whole string...

-philip

On Thu, 1 Aug 2002, MET wrote:

> 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
>


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?20020801165202.W21397-100000>