From owner-freebsd-questions@FreeBSD.ORG Tue Sep 18 12:48:34 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCA4B106564A for ; Tue, 18 Sep 2012 12:48:34 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9C6AC8FC15 for ; Tue, 18 Sep 2012 12:48:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:Cc:To:Content-Type; bh=E5p/Y6HHmWcIwieHE2OmGNJn/xWpkQSXVTTYD/27UaA=; b=h2LIh9N2gyenZ0SwB26nY3sNefNFkqXDbKW/TMblx0v16zB+FokOTSIgtMlOM/Nd7eH+MSQRHkT3fmUpFRH81r8jsCo0I7QHCRWhMmdFCTgItexqgNpoKq/ulPcCV41J; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TDxDu-000Crf-3M; Tue, 18 Sep 2012 07:48:23 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1347972496-3100-3099/5/76; Tue, 18 Sep 2012 12:48:16 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: Stas Verberkt , Michael Sierchio References: <780066C6E2FAB67A997876B7@Pauls-MacBook-Pro.local> <20567.50041.903201.979498@jerusalem.litteratus.org> <75ca1e92e2a51857615e193434898bf5@homey.local> Date: Tue, 18 Sep 2012 07:48:16 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.02 (FreeBSD) X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: freebsd-questions@freebsd.org Subject: Re: What replaces csup? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2012 12:48:34 -0000 On Tue, 18 Sep 2012 07:00:08 -0500, Michael Sierchio wrote: > We are really behind the curve here. Git assumes (correctly) that > disk space is inexpensive, much cheaper per byte than network > bandwidth. By the time we adopt SVN completely, every serious project > I know of will have moved from subversion to git. Git is available in a hush-hush unsupported fashion for ports and source. I'll warn you: it will take you forever to pull it.