Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 22:55:18 -0500 (CDT)
From:      Denny White <dennyboy@cableone.net>
To:        Bob Bomar <bob@ibsd.us>
Cc:        questions@freebsd.org
Subject:   Re: cvs question
Message-ID:  <20050607225028.H47050@dualman.cableone.net>
In-Reply-To: <42A62287.3020705@ibsd.us>
References:  <20050607171901.A3942@dualman.cableone.net> <42A62287.3020705@ibsd.us>

next in thread | previous in thread | raw e-mail | index | archive | help


I appreciate the answer. I'm kind of up
against the wall with this thing. Can't
seem to get it. I created /usr/local/ncvs,
setenv CVSROOT /usr/local/ncvs & tried to
do what I thought would be simpler & a good
trial run on something simpler than the
whole source tree. I did a cvsup on www &
got it okay. Then I went into /usr/local/www
& did a make install. It started filling up
/root with public_html & finally stopped on
an error, saying the CVSROOT environment
setting was invalid. What am I doing wrong?



On Tue, 7 Jun 2005, Bob Bomar wrote:

> Denny White wrote:
> |
> |
> | I know before asking this has been
> | covered profusely, and I have read
> | a lot in the handbook, man pages,
> | fbsd web site & mailing list archives.
> | But, there are some things I just do
> | not understand. My main question is,
> | is it okay to change
> | /home/ncvs
> | to
> | /usr/ncvs
> | I ask because of the repository size
> | compared to what I have on this box
> | on /home & /usr.
> |
> | Filesystem       Size    Used   Avail Capacity  Mounted on
> | /dev/amrd0s1e    1.9G    277M    1.5G    15%    /home
> |
> | Filesystem       Size    Used   Avail Capacity  Mounted on
> | /dev/amrd0s1g     11G    2.3G    7.7G    23%    /usr
> |
> | So you can see why I want to use /usr/ncvs
> | instead of /home/ncvs. I guess I'm a lousy
> | googler, but I just couldn't seem to phrase
> | my question to find the answer I wanted.
>
> You can change it to what ever you want.
> I have /usr/local/cvs/ and then various repositories
> for different projects.
>
> |
> | My 2nd question is, when you cvsup an individual
> | release, it says not to include ports-all and
> | doc-all, as you will wipe out what you already
> | have. But, when you don't specify an individual
> | release, just *default release=cvs and src-all,
> | if you specify ports-all & doc-all, you won't
> | wipe out what you already have. Am I understanding
> | it correctly?
> | Thanks in advance for your patience & any help
> | & explanations I receive.
> |
> |
>
> You want to cvsup ports-all with tag=. since
> the ports dont change with each relase, just the src.
>
> --
> Bob Bomar
> bob@bomar.us
> http://www.bomar.us/~bob
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050607225028.H47050>