From owner-ctm-users@FreeBSD.ORG Tue Jan 29 13:53:04 2013 Return-Path: Delivered-To: ctm-users@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 39A5B5E3 for ; Tue, 29 Jan 2013 13:53:04 +0000 (UTC) (envelope-from ike@blackskyresearch.net) Received: from rs149.luxsci.com (rs149.luxsci.com [64.49.224.181]) by mx1.freebsd.org (Postfix) with ESMTP id CEA5CD38 for ; Tue, 29 Jan 2013 13:53:03 +0000 (UTC) Received: from rs149.luxsci.com (localhost.localdomain [127.0.0.1]) by rs149.luxsci.com (8.14.4/8.13.8) with ESMTP id r0TDqupg020472; Tue, 29 Jan 2013 08:52:57 -0500 Received: (from root@localhost) by rs149.luxsci.com (8.14.4/8.13.8/Submit) id r0TDq2kr019445; Tue, 29 Jan 2013 13:52:02 GMT Received: (from sender 74627) (rs149.luxsci.com [127.0.0.1]) by LuxSci SP; Tue, 29 Jan 2013 13:52:02 +0000 Subject: Re: CTM index on servers Content-Type: text/plain; charset=us-ascii From: "Isaac (.ike) Levy" In-Reply-To: <51071C26.2030703@missouri.edu> Date: Tue, 29 Jan 2013 08:51:39 -0500 Content-Transfer-Encoding: quoted-printable References: <1359401402-8482577.26305758.fr0SJTdBX014869@rs149.luxsci.com> <51071C26.2030703@missouri.edu> To: Stephen Montgomery-Smith X-Lux-Comment: Message r0TDpc0p018870 sent by user #74627 Message-Id: <1359467522-7158796.08576218.fr0TDpc0p018870@rs149.luxsci.com> X-Comment: LuxSci SP Message ID - 1359467522-7158796.08576218 Cc: ctm-users@freebsd.org X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2013 13:53:04 -0000 On Jan 28, 2013, at 7:47 PM, Stephen Montgomery-Smith wrote: > On 01/28/2013 01:29 PM, Isaac (.ike) Levy wrote: >> Hi Stephen, ctm-users, >>=20 >> New to this list, coming from a lively thread on freebsd-stable@ >>=20 >> For me and a lot of admins/users, fetching sources just got a lot = harder for a *lot* of admins/users. A page was raised to try to help = cull facts out of all the confusing details, here: >>=20 >> https://wiki.freebsd.org/UsersFetchingSource >>=20 >> At this point the page may be more confusing itself :) >>=20 >> -- >> Enter: CTM >>=20 >> I'm delighted to learn about ctm(1) usage, and quite interested in = using it to fetch REL and RELENG sources, and keep it up to date (to = redistribute internally across a cluster of servers). >>=20 >> I know a *ton* of *BSD admins who love c[v]sup, but I don't know any = who use ctm(1) any more, so I'm sorry if my questions are naive. >>=20 >> On Jan 28, 2013, at 1:53 PM, Stephen Montgomery-Smith wrote: >>>> On the FTP server, is there an index of which CTM delta files are = on the FTP server? I'd like to automate fetching just the new deltas... >>>>=20 >>>> If there was perhaps 1 file with a consistent name, I could fetch = that on a nightly basis and fetch the other CTM files. >>>=20 >>> I can easily put in something like this. Maybe the output of ls in = each directory? >=20 > Look in http://web.missouri.edu/~stephen/CTM and the subdirectories, = and > tell me if you like the way I implemented INDEX. Absolutely spectacular, I started using it to hack out a basic 'ctmup' = in sh last night. Thank you so much! I'll post back to list as soon as I have it = rough/working, (this week/weekend). Best, .ike