From owner-freebsd-stable@FreeBSD.ORG Sat Jan 12 01:03:40 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 466F1C16 for ; Sat, 12 Jan 2013 01:03:40 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 136DBD0A for ; Sat, 12 Jan 2013 01:03:39 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.6/8.14.6) with ESMTP id r0C13Wox010590 for ; Fri, 11 Jan 2013 19:03:33 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <50F0B664.1020800@missouri.edu> Date: Fri, 11 Jan 2013 19:03:32 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: csup to svn for 8-stable References: <20130111224828.GL2001@albert.catwhisker.org> In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 01:03:40 -0000 On 01/11/2013 04:51 PM, Brian W. wrote: > When I tried the first time, it only grabbed a few folders, a second try > got me a conflict message. I then just whacked /usr/src and did the svn co > again, successfully. > > Brian And when you want to update, you can just type svn up /usr/src > > > On Fri, Jan 11, 2013 at 2:48 PM, David Wolfskill wrote: > >> On Fri, Jan 11, 2013 at 02:45:10PM -0800, Brian W. wrote: >>> I had an existing /usr/src/ tree from previous csup sessions. After a bit >>> of reading, it looks like all I need to do are these two steps? >>> >>> pkg_add -r subversion >>> svn co svn://svn.freebsd.org/base/stable/8 /usr/src >>> >>> Is it really that simple for a src update? >> >> Unless you have custom modifications in your source tree, I believe that >> you will find it simpler to remove it (or at least rename it) and use >> the above "svn co" to create a fresh new working copy. >> >>> I have been using portsnap for years for ports, so I can continue to do >>> that. >> >> That is my understanding, yes. >> >>> ... >> >> Peace, >> david >> -- >> David H. Wolfskill david@catwhisker.org >> Taliban: Evil men with guns afraid of truth from a 14-year old girl. >> >> See http://www.catwhisker.org/~david/publickey.gpg for my public key. >> > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >