Re: CVSup server in the USA?
walt <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Organization | none |
| Message-ID | <[email protected]> |
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.