From owner-freebsd-ports@FreeBSD.ORG Tue Sep 11 13:06:51 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E53A51065688 for ; Tue, 11 Sep 2012 13:06:51 +0000 (UTC) (envelope-from frank_s@bellsouth.net) Received: from fmailhost02.isp.att.net (fmailhost02.isp.att.net [204.127.217.102]) by mx1.freebsd.org (Postfix) with ESMTP id C93208FC1C for ; Tue, 11 Sep 2012 13:06:51 +0000 (UTC) Received: from ace.nina.org (adsl-98-70-38-172.gnv.bellsouth.net[98.70.38.172]) by isp.att.net (frfwmhc02) with SMTP id <20120911130650H0200op27ce>; Tue, 11 Sep 2012 13:06:50 +0000 X-Originating-IP: [98.70.38.172] Date: Tue, 11 Sep 2012 09:06:48 -0400 (EDT) From: Frank Seltzer X-X-Sender: frank_s@Ace.nina.org To: Kevin Oberman In-Reply-To: Message-ID: References: <1347306951.98429.YahooMailClassic@web111314.mail.gq1.yahoo.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-ports Subject: Re: [HEADS-UP] Announcing the end of port CVS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2012 13:06:52 -0000 On Mon, 10 Sep 2012, Kevin Oberman wrote: > If you want ot update all graphics ports, 'svn up > /usr/ports/graphics'. For just updating a single port, 'svn up > /usr/ports/graphics/ImageMagick'. > > But it appears that you chose to not follow the instructions. There is > a reason to delete the existing ports tree and do a checkout. If you > don't, every time something gets updated, it will generate a conflict > as the pre-existing ports tree is not recorded in the .svn file, so > svn sees the existing file as in conflict with the new one and refuses > to download the new one until the conflict is resolved. (Replying to a random post.) I haven't seen this asked so far so I'll do it. Is there a cookbook procedure to create a local svn server similar to the one you posted for a single machine update? f.e.: [1] create user, group and directory [2] cd / [3] su [4] svn ... etc. I have read the FreeBSD svn page and red-beans.com and neither has one or if they do I haven't been able to find it. Thanks, Frank > -- > R. Kevin Oberman, Network Engineer > E-mail: kob6558@gmail.com > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >