From owner-freebsd-stable@FreeBSD.ORG Sat Jan 12 02:20:59 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 47C614B6 for ; Sat, 12 Jan 2013 02:20:59 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 07CC2F0A for ; Sat, 12 Jan 2013 02:20:58 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0C2Kuet002616; Fri, 11 Jan 2013 19:20:56 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0C2Kuur002613; Fri, 11 Jan 2013 19:20:56 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 11 Jan 2013 19:20:56 -0700 (MST) From: Warren Block To: "Brian W." Subject: Re: csup to svn for 8-stable In-Reply-To: Message-ID: References: <20130111224828.GL2001@albert.catwhisker.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 11 Jan 2013 19:20:57 -0700 (MST) Cc: "freebsd-stable@freebsd.org" 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 02:20:59 -0000 On Fri, 11 Jan 2013, 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. An important difference is that if you modify a file in /usr/src, an svn update will not overwrite it but try to merge with new versions of the file from the repository.