Date: Fri, 19 Jan 2001 06:19:56 -0800 (PST) From: Mike Harding <mvh@ix.netcom.com> To: ckd@ckdhr.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ports Message-ID: <20010119141956.9CA21E6AB3@netcom1.netcom.com> In-Reply-To: <w4ae8os0qo.fsf@kline-station.ckdhr.com> (message from Christopher K Davis on 18 Jan 2001 22:02:23 -0500) References: <F186yAphwFutJLtosJ3000026e1@hotmail.com> <024201c08185$44c5efb0$3028680a@tgt.com> <3A6772B4.4E9FBE74@cisco.com> <w4ae8os0qo.fsf@kline-station.ckdhr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The CVSup port has a utility, in the port but not installed, which compares the tree you have with that on the CVS server and tells you what files and directories you have which are 'extra'. It does require Python. I occasionally run it from the ports tree entry as follows: # cd /usr/ports/net/cvsup-bin # make # cd work/cvsup-bin-16.1/contrib/cvsupchk # ./cvsupchk -d /usr -c /usr/sup/ports-all/checkouts.cvs:. EXTRA: /usr/ports/net/aim/work EXTRA: /usr/ports/net/cvsup/cvsup-16.1 EXTRA: /usr/ports/net/cvsup-bin/work EXTRA: /usr/ports/x11-toolkits/linux-gtk/work EXTRA: /usr/ports/distfiles This is a lot better than re-checking out the tree if you have a 56K modem. There are other examples in the README. - Mike H. Content-Type: text/plain; charset=US-ASCII From: Christopher K Davis <ckd@ckdhr.com> Date: 18 Jan 2001 22:02:23 -0500 Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.ORG Precedence: bulk W Gerald Hicks <gehicks@cisco.com> writes: > This syndrome is often caused when one uses CVSup to update their ports > tree a long time after installing from a release. CVSup will not > normally delete any file it didn't create. Sometimes this will cause a > stale patch file to be left in a port. Would a reasonable test/fix for this be deleting the entire port directory in question and re-cvsupping? (This should make cvsup recreate everything and update its file lists, right?) -- Christopher Davis * <ckd-sig@ckdhr.com> * <URL:http://www.ckdhr.com/ckd/> Put location information in your DNS! <URL:http://www.ckdhr.com/dns-loc/> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010119141956.9CA21E6AB3>