Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jul 2004 22:34:14 +0200
From:      Jaco van Tonder <jaco@coocoo.za.net>
To:        freebsd-stable@freebsd.org
Cc:        Rick Berger <rickbsgu@yahoo.com>
Subject:   Re: Can't cvsup ports?
Message-ID:  <40EC5E46.5010902@coocoo.za.net>
In-Reply-To: <20040707194921.16675.qmail@web12010.mail.yahoo.com>
References:  <20040707194921.16675.qmail@web12010.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Rick Berger typed on a keyboard not too far away, on 7/7/2004 9:49 PM:

>Hi, -
>  
>
Hi.

>Trying to cvsup ports-base (as a start).  I have no ports directory,
>as of yet, so this should be a fresh cvs checkout.  My supfile looks
>like this:
>
>---------------------
># ports supfile
>
>*default host=cvsup5.freebsd.org
>*default base=/usr
>*default prefix=/usr
>*default release=cvs tag=RELENG_4_9
>*default delete use-rel-suffix
>
>ports-base
>----------------------
>  
>
Rather use this line:
*default release=cvs tag=.
instead of
*default release=cvs tag=RELENG_4_9

All your ports will get deleted if you use the RELENG_4_9 tag as no such 
branch exist for ports.
It is always recommended that you cvsup ports with the HEAD (.) tag as 
this will ensure that you have the latest and greatest ports including 
all the latest security fixes.

>So, I execute cvsup with a '-g -L2' and it goes through the motions and seems
>to think it checked out the collection.  I look under /usr/sup and there's 
>directory 'ports-base', and there's a checkout file in there with a list of
>stuff it thinks it checked out.
>
>But, there's no ports directory when it's done, or anything else.  I've tried
>different servers (14 and 15).  I tried to "help it along" by creating a ports
>directory, but that didn't matter. I've scoured the disk after it's done (`find
>/ -d ports`) and nothing shows.  I've tried several iterations, removing the
>/usr/sup/ports-base directory each time (so it presumably starts from scratch.)
> Same non-result.
>
>Note that cvsup seems to work fine with src-all/docs-all.  I also tried
>ports-all - no go.
>
>Any idea what's up?
>  
>
The sky? ;)

Hope this helps.
---Jaco

>Any info appreciated,
>rickb
>
>=====
>A mind is not a vessel to be filled,
>it is a fire to be ignited.
>  -- Plutarch
>_______________________________________________
>freebsd-stable@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>
>
>  
>


-- 
Jaco van Tonder
Software Developer
Direct: +27 11 312 2122 :: Fax: +27 11 312 2122 :: Mobile: +27 83 417 5424
Email: jaco@coocoo.za.net :: Web: http://www.coocoo.za.net/
Real Software Engineers don't debug programs; they verify correctness.
This process doesn't necessarily involve execution of anything on a
computer, except perhaps a Correctness Verification Aid package.




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