From owner-ctm-users@FreeBSD.ORG Tue Aug 9 18:04:28 2011 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F132106564A for ; Tue, 9 Aug 2011 18:04:28 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id DFD9D8FC0C for ; Tue, 9 Aug 2011 18:04:27 +0000 (UTC) Received: by iye7 with SMTP id 7so370726iye.17 for ; Tue, 09 Aug 2011 11:04:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=W+aTLTOC+CSSTEl3//ejW/vi9ubqqv034oIDigjagcM=; b=X9uebjAFGbxqX/aM0jt9VMkXa6/Vmor8c9G7N9ZeOMWRftuVNKHQidZqDDUpXV1l4o SicVJJiJa8Rctp8yQMuKaeckzXY+m8weKhCzPPMjrgijxScLPwUaCHUg47MHBafChUrS oLF7A6q1HuG0igqcMw6jbEuPpYU/Nhq3Ln+Os= Received: by 10.231.91.73 with SMTP id l9mr7916250ibm.76.1312913067096; Tue, 09 Aug 2011 11:04:27 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.42.169 with HTTP; Tue, 9 Aug 2011 11:03:57 -0700 (PDT) In-Reply-To: <4E415D7D.40002@missouri.edu> References: <4E415D7D.40002@missouri.edu> From: Chris Rees Date: Tue, 9 Aug 2011 19:03:57 +0100 X-Google-Sender-Auth: f9bkm61gAWAbg8_rzIw_O33yJuU Message-ID: To: Stephen Montgomery-Smith Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "ctm-users@freebsd.org" Subject: Re: SVN repo X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2011 18:04:28 -0000 On 9 August 2011 17:17, Stephen Montgomery-Smith wro= te: > Chris Rees wrote: >> >> Hi Stephen, >> >> Have you any plans to start distributing the subversion repo? I keep >> hearing little hints about the Other Two Trees being moved too... If >> you need any more hands on it I'll be happy to help. >> >> Chris > > > I hadn't thought about it, but it is a good idea. > > A good start would be for you to tell me some basic commands by which I c= an > fetch the whole subversion tree, and how I can regularly update it. =A0I = know > almost nothing about svn. =A0(Also on cvs I have access to > cvsup-master.freebsd.org, and it would be nice to have the equivalent for > svn.) > > Setting it up so that CTM creates regular updates of the svn repository w= ill > then be very straightforward for me, as the infrastructure is essentially > all there. > > Also, if the svn repository is big (as big as the cvs repository), I > probably need to warn the mirrors of the big files that will arrive. Hahaha, good one. The svn repo (just for src) is enormous -- the seed file is 1GB alone. > One other thing - the computer that generates the CTM deltas is now behin= d > the University of Missouri firewall. =A0If I were to be run down by a car > tomorrow, I don't know who would be in place to take it over. =A0It proba= bly > couldn't be run from the University of Missouri. =A0I hope I have many mo= re > years of life in front of me, but I thought I should warn people of the > possibility. Aren't you pessimistic? I can think of many people we're pretty screwed without -- it's not an uncommon worry for the project, but far less of a problem for us than for you as an individual :P I'll have a look around to see how feasable this is, but unfortunately since the size issue you've pointed out may be a problem I think we may have to kiss CTM goodbye once cvs goes... Chris