From owner-freebsd-stable@FreeBSD.ORG  Thu Jul  4 08:00:42 2013
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
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 07810899;
 Thu,  4 Jul 2013 08:00:42 +0000 (UTC)
 (envelope-from bsd-lists@1command.com)
Received: from udns.ultimateDNS.NET (ultimatedns.net [209.180.214.225])
 by mx1.freebsd.org (Postfix) with ESMTP id CF4941561;
 Thu,  4 Jul 2013 08:00:41 +0000 (UTC)
Received: from udns.ultimateDNS.NET (localhost [127.0.0.1])
 by udns.ultimateDNS.NET (8.14.5/8.14.5) with ESMTP id r6480U23067433;
 Thu, 4 Jul 2013 01:00:36 -0700 (PDT)
 (envelope-from bsd-lists@1command.com)
Received: (from www@localhost)
 by udns.ultimateDNS.NET (8.14.5/8.14.5/Submit) id r6480PHp067432;
 Thu, 4 Jul 2013 01:00:25 -0700 (PDT)
 (envelope-from bsd-lists@1command.com)
Received: from udns.ultimatedns.net ([209.180.214.225])
 (UDNSMS authenticated user chrish) by ultimatedns.net with HTTP;
 Thu, 4 Jul 2013 01:00:25 -0700 (PDT)
Message-ID: <b8cefc405bcd2f7248f4c260a9148296.authenticated@ultimatedns.net>
Date: Thu, 4 Jul 2013 01:00:25 -0700 (PDT)
Subject: Where's the docs for FreeBSD maintenance with Subversion?
From: "Chris H" <bsd-lists@1command.com>
To: "freebsd-stable" <freebsd-stable@freebsd.org>,
 "svn-src-stable-8" <svn-src-stable-8@freebsd.org>
User-Agent: UDNSMS/2.0.3
MIME-Version: 1.0
Content-Type: text/plain;charset=utf-8
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Jul 2013 08:00:42 -0000

Greetings,
 I've _finally_ managed to get a break in my work schedule that coincides with
a period where pointyhat isn't barfing on my ARCH. So I was able to (cv)sup src && ports.
Update the kernel successfully, and (after hours of work), managed to upgrade ports. But
as (cv)sup was discontinued ~3 months ago, the ports aren't well synced, and I'm now
working on a fairly wobbly system. I'm on RELENG_8 (8.4), and would like to sync my src &&
ports via the (now defacto) subversion method. My previous experience is with the client
meerly for the sake of obtaining the src, and building -- _not_ maintaining a tree. I've
read what little is available in the handbook, and much of the Subversion book. But there are
clearly different procedures/nuances where FreeBSD maintenance is concerned, both in the
building of Subversion, and it's usage, where FreeBSD is concerned. The biggest questions
in this regard, is;
1) what to do with my current INDEX-8 && INDEX-8.db files?
2) what of the "distfiles" directory
Do I simply copy them over, and "check them in"?
Surely I'm not the only one that still has questions in this regard.

Thank you for all your time, and consideration.

--chris