From owner-freebsd-git@FreeBSD.ORG Tue Oct 21 16:59:04 2014 Return-Path: Delivered-To: freebsd-git@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9BC39961 for ; Tue, 21 Oct 2014 16:59:04 +0000 (UTC) Received: from mail-yh0-f46.google.com (mail-yh0-f46.google.com [209.85.213.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 605EF90B for ; Tue, 21 Oct 2014 16:59:04 +0000 (UTC) Received: by mail-yh0-f46.google.com with SMTP id f73so1810293yha.33 for ; Tue, 21 Oct 2014 09:58:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=njKjm/m4YcujTTxbSwkDNXfsUqIn3c4jYViE2W92/CI=; b=HSWWuv2MYBA1FxgpzSL7l38PYeM1WPjKm0k4dZ3vmfvGzmlqYht1pZr14UsZ5XGohJ jIpt3FKc1YiVd3wc6cp61cKOGqiX6Cyr1ywY4e8VdE12b62qlsdQS7SQd0Mk8abgBhog yDrG6Xj+WTZ3LNCHMxnGZMnpEHjfJzNzRwbsKyfYf543xyJsag4muUXT8Dmk5YwYGqMG yYZyYIjZ24ZFm6pB78Hidp7tZRfVPqo0QTM9qIVl09KPykG0aF2O98O4yxxxMrXRTmSa HIPL4IEfMJ+mJmIIxovLdTu3OvHOUk/JoJtoJAeCkikpNkTMCjDiT1jJZXCYkNurxt9/ aTDw== X-Gm-Message-State: ALoCoQltaOEeLG9RiMiwsDlztq7dH7RxA5tuTUmLpHI5TAnjfzHbxaP8AeSPtkez79q5O2/MIY+L MIME-Version: 1.0 X-Received: by 10.236.228.202 with SMTP id f70mr50802359yhq.40.1413910267491; Tue, 21 Oct 2014 09:51:07 -0700 (PDT) Received: by 10.170.46.76 with HTTP; Tue, 21 Oct 2014 09:51:07 -0700 (PDT) X-Originating-IP: [85.238.74.23] In-Reply-To: References: Date: Tue, 21 Oct 2014 18:51:07 +0200 Message-ID: Subject: Re: git.freebsd.org From: Oliver Pinter To: Ed Maste Content-Type: text/plain; charset=UTF-8 Cc: freebsd-git@freebsd.org X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2014 16:59:04 -0000 On 10/21/14, Ed Maste wrote: > Li-Wen Hsu wrote: >> >> Hi all, >> >> In 2014Q3 status report, there is one line said: >> >> "Promoted git-beta.freebsd.org out of beta-test to an official service, >> consequently renaming it to git.freebsd.org." > > Hi Li-Wen, > > Unfortunately the status report implies the change is further along > than it really is. Here's a brief history, and where we are now: > - The previous core team requested a rename from git.freebsd.org to > git-beta.freebsd.org, as the service did not in practice meet > expectations for a non-beta service. The svn to git conversion had to > be restarted from the beginning a couple of times due to issues with > the conversion script, which broke downstream clones. > - The svn to git conversion tools are now stable. While it's possible > some unforeseen event may require the conversion to be restarted, it > is very unlikely. If it does prove necessary we'll provide as much > notice as possible, and provide some guidelines or scripts to help > with the process of migrating clones to the new tree. > - Core@ received and approved a request for the service to migrate out of > beta. > > The name still needs to be updated and we need documentation on the git > mirror. Is there any plan from FreeBSD site, to deploy gitlab or github in FreeBSD's infrastructure? > _______________________________________________ > freebsd-git@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-git > To unsubscribe, send any mail to "freebsd-git-unsubscribe@freebsd.org" >