Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 2010 13:59:33 -0500 (CDT)
From:      Lars Eighner <luvbeastie@larseighner.com>
To:        Ross Penner <ross.penner@gmail.com>
Cc:        User questions <freebsd-questions@freebsd.org>
Subject:   Re: Alternate method for fetching source
Message-ID:  <20100604132906.G78595@qroenaqrq.6qbyyneqvnyhc.pbz>
In-Reply-To: <AANLkTimcfs8qxgbOXzXZwBHpGZZ6WAKRbMTrS8Ok2Xke@mail.gmail.com>
References:  <AANLkTimcfs8qxgbOXzXZwBHpGZZ6WAKRbMTrS8Ok2Xke@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Jun 2010, Ross Penner wrote:

> I'm trying to update my system and when I run cvsup, the connection
> repeatedly has problems (TreeList failed: Network write failure:
> Connection closed). I'm wondering if anybody can suggest any other
> method to grab the current source files?

You are talking about the system source, not the ports, right?

Actually, the advice is not much different.  In either case, cvsup does not
always work very well for big upgrades (such as across major version
numbers) and also (though it theoretically should) doesn't work well
creating a source tree from scratch.  If you install source (or ports) from
the most recent release below your taget before, cvsup is much less likely
to crack under pressure.

Also, consider changing your mirror.  Network conditions may be better for
you with some mirrors than with others.  And finally, make sure cvsup is
up-to-date with your current system.  It's in ports/net .

(Of course backup what you have before trying any of this.)

You may get a more specific response if you include uname -a for your
current system and the tags you are trying to use with cvsup.

-- 
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266




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