Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 15:20:45 +0200
From:      Mark Huizer <freebsd@dohd.cx>
To:        dafishe4 <dafishe4@vt.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cvsup and checkout problems
Message-ID:  <20000728152045.A15787@dohd.cx>
In-Reply-To: <398123E5@zathras.cc.vt.edu>; from dafishe4@vt.edu on Fri, Jul 28, 2000 at 12:51:36AM -0400
References:  <398123E5@zathras.cc.vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 28, 2000 at 12:51:36AM -0400, dafishe4 wrote:
> i'm having some trouble using cvsup to update my version of freebsd to 4.1.
> i created a cvsuptfile: src-cvsupfile
> *default tag=RELENG_4
> *default release=cvs
> *default host=cvsup3.freebsd.org
> *default base=/usr/local/etc/cvsup
> *default prefix=/usr/cvsuproot
> *default delete
> *default use-rel-suffix
> *default compress
> src-all
> 
> next i ran: cvsup -g -L2 /usr/local/etc/cvsup/src-cvsupfile
> this appeared to work fine...however i didn't get exactly what i expected.
> none of the files in /usr/cvsuproot/src end in ,v.
That's right, you cvsup'ed with tag RELENG_4 so you got the checkedout
4.-stable sources. tag=. will give you the CVS tree
> 
> anyway next i ran: cvs checkout -d /usr/src src
> this appeared to run ok, but it only created the directory structure.
> every directory has a CVS directory...but there are no files.
True, there where no rcs files in /usr/src, just your checkedout source
files.
> 
> i've used cvsup to keep my ports tree up-to-date...and never had any problems 
> like this.
You probably had a different config file :-)

Mark
-- 
Nice testing in little China...


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?20000728152045.A15787>