From owner-freebsd-hackers@FreeBSD.ORG Sat May 12 14:27:28 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1423D1065672 for ; Sat, 12 May 2012 14:27:28 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 93C2A8FC0A for ; Sat, 12 May 2012 14:27:27 +0000 (UTC) Received: by wibhn6 with SMTP id hn6so947829wib.13 for ; Sat, 12 May 2012 07:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=MrsIOittMUW41AvCtw+ReGqUHQQ/wlCti1OcfOoftoc=; b=MjYf3C1/4UtYhf4owYm6XX4mj6Cth4EXHy/nIFxtFrBZTgyKLW9hps1EWBeLkptEJD 1aJYRNLX5ej92SMKb6O29NIBAdQ3gF8KMBn8WemETNEX5owCLjHFi0fKdnJ0DKX4sNTc k/Gj+pvbI/rSU6H45PgWOsV0LkZ7Hv7bknV0lzwmbaeNniCDLY3xIeYa5j49Q6/Z/DCj gE6dsqSf/aNzlBQQv9/keDVFklgQrwXhkpG2sQXoLilbtrcoen6T1iX3U/M/TCshB0+F SfB7oEVMIwpwzr/DXcNJd/ajZKwJq6+bkatriAs12TqUyDVoJfodKTzyf7Djjbu2yDIg 3zYw== MIME-Version: 1.0 Received: by 10.216.139.12 with SMTP id b12mr1269146wej.4.1336832846422; Sat, 12 May 2012 07:27:26 -0700 (PDT) Received: by 10.216.163.136 with HTTP; Sat, 12 May 2012 07:27:26 -0700 (PDT) In-Reply-To: <20120512073446.GM71676@acme.spoerlein.net> References: <4E75B67E.1000802@FreeBSD.org> <20110922190535.GR26743@acme.spoerlein.net> <20110922212602.GS26743@acme.spoerlein.net> <20111007102841.GG26743@acme.spoerlein.net> <20111211130819.GH83814@acme.spoerlein.net> <20120512073446.GM71676@acme.spoerlein.net> Date: Sat, 12 May 2012 10:27:26 -0400 Message-ID: From: Arnaud Lacombe To: Arnaud Lacombe , hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Fwd: my git development snapshot(s) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2012 14:27:28 -0000 Hi, On Sat, May 12, 2012 at 3:34 AM, Ulrich Sp=F6rlein wrot= e: > On Fri, 2012-05-11 at 16:49:42 -0400, Arnaud Lacombe wrote: >> Hi, >> >> On Sun, Dec 11, 2011 at 8:08 AM, Ulrich Sp=F6rlein w= rote: >> > On Sun, 2011-12-04 at 18:42:38 -0500, Arnaud Lacombe wrote: >> >> On Fri, Oct 7, 2011 at 6:28 AM, Ulrich Sp=F6rlein = wrote: >> >> > On Fri, 2011-09-30 at 15:41:41 -0400, Arnaud Lacombe wrote: >> >> >> On Mon, Sep 26, 2011 at 2:23 PM, Arnaud Lacombe wrote: >> >> >> > FWIW, how comes that there is not yet any `stable/9' branch on t= he github tree ? >> >> >> > >> >> >> Ulrich, ping ? >> >> > >> >> > Oops, sorry for the delay! Fixed now, thanks for bringing it to my >> >> > attention. I missed the push --all flag. :/ >> >> > >> >> FWIW, the github mirror[0] of the completed SVN tree has not seen any >> >> upgrade for a week now. Did some script broke ? >> >> >> >> Thanks, >> >> =A0- Arnaud >> >> >> >> [0]: https://github.com/freebsd/freebsd >> > >> > Yeah, sorry about that. Monitoring is not that great, so you should >> > always ping me directly. >> > >> > The problem is that people dump files at random places in the Subversi= on >> > tree and that cannot easily be translated to branches. This time it wa= s >> > /vendor/flex/FreeBSD-Xlist >> > >> It would seem the full SVN mirror on github is out-of-sync again, at >> least, the `user/imp/extern_cc' is missing. > > user/ isn't pushed to github (and I consider also not pushing projects/ > into it), as their webfrontend often craps out with too many branches. > > You can get it from git.freebsd.org directly. > ok, there seem to be a valid repository at `git://git.freebsd.org/freebsd'. It might take some time to clone it from BSDCan, so I'll wait to be back to base to clone. It sounds I'll need to re-export/re-import all my branches.. again Thanks for the pointer. - Arnaud