Subject: Re: CVSup server in the USA?
To: None <netbsd-help@netbsd.org>
From: walt <wa1ter@myrealbox.com>
List: netbsd-help
Date: 10/10/2006 09:45:57
Jonathan A. Kollasch wrote:
> On Sun, Oct 08, 2006 at 08:56:39AM -0700, walt wrote:
>> I've been trying to use cvsup.us.netbsd.org to update
>> sources for netbsd and pkgsrc. The server gives me
>> 'unknown module' errors for all the usual names I've
>> tried.
> The module "netbsd" works here.
Turns out that the sample supfile I got from the cvsup
server in the UK has one line that's wrong for the US:
*default release=. (instead of release=cvs).
After I figured that out, everything worked normally.
Thanks for your response.