Subject: Re: newer than 20000205 (was GENERIC 1.4T SCSI problems)
To: Todd Whitesel <toddpw@best.com>
From: gabriel rosenkoetter <gr@eclipsed.net>
List: port-macppc
Date: 03/03/2000 11:52:35
On Thu, Mar 02, 2000 at 10:41:00PM -0800, Todd Whitesel wrote:
> Simplest method would be to set up CVS_ROOT and do this:
> 
> 	cd /usr
> 	rm -rf src
> 	cvs checkout -D 19991223-UTC src
> 
> This will reproduce the sources (minus the included diffs) that were used
> to build all the 19991223 snapshots on the ftp server.

Erm... Actually, that yields:

uriel:/usr# cvs checkout -D 20000205-UTC src
cvs checkout: in directory src:
cvs checkout: cannot open CVS/Entries for reading: No such file or directory
cvs [checkout aborted]: cannot open CVS/Tag: No such file or directory

A cd into src fixes that. Whatever, it's working.

Thanks, either way. :^>

       ~ g r @ eclipsed.net