From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 3 15:15:17 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F8BD1065670 for ; Mon, 3 Sep 2012 15:15:17 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5FBA98FC12 for ; Mon, 3 Sep 2012 15:15:17 +0000 (UTC) Received: by pbbrp2 with SMTP id rp2so8128569pbb.13 for ; Mon, 03 Sep 2012 08:15:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=afCoFCGbcs0XGOZwGpl0Q35QsibFRcAnLnlxaV/Zc1Y=; b=ftg+jGXXoDZqwBniozt3mpGC4SoOKQoBZSlQSgphSWwA3kd8asHVGhL6yuraoF6gJ0 dkkGHl8sxMXBv4uN4jRvfDMLeE3ZEUmWuRbW9hh+7ofmuDpZ7ZfZGXwfexf7V0isjFnz vFlG9Qmt1HfwZuyX8J1XqdZaM/pFw/QTVSkHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=afCoFCGbcs0XGOZwGpl0Q35QsibFRcAnLnlxaV/Zc1Y=; b=mToDe9pL5r0Ftkhk/5SLCDLLwwOXiP78ORhyk2pZ9d6AdSOUmtY/wQkfGyUCKL0794 3m5w2C0go9Y3BImHlSkEIJJL0MBdb83f5BmOV07TJelG8akivfbQsRYU7yLif/+J4/dS 0G/VJPnO11dMgeNLvTt2w0cqJOfbJsyKFWGodympgWFBMs8WhfdG6AhPwcIHw2Jdi09N H9jOqCkQuI0vOIFIeCk/yc86+3ZX4HvBVXoeC4xwGoKDnQwtYh8ASnllKewANmJM86VD x6bCKuemjWvqhmUhW/veXm+yAj3CpCgpX9CxJjFd3SsYJEzziyi/ZqC+y1QJ9OQVn4jr V6kA== Received: by 10.66.78.9 with SMTP id x9mr34514746paw.84.1346685317017; Mon, 03 Sep 2012 08:15:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.67.4.227 with HTTP; Mon, 3 Sep 2012 08:14:46 -0700 (PDT) In-Reply-To: References: <20546.21240.597457.60612@perdition.linnaean.org> <20546.39472.989246.974755@perdition.linnaean.org> <5042AD73.3060402@shatow.net> <20120902194027.GP1202@acme.spoerlein.net> From: Eitan Adler Date: Mon, 3 Sep 2012 11:14:46 -0400 Message-ID: To: Ryan Stone Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmFb/5KQ5gQEBndGI6D9WCHSrmyy3kvAcZT5OKhp9b/kHTAasrVdidJPjaQiG14Sgn2R6CN Cc: Garrett Cooper , Artem Belevich , Daniel Hagerty , freebsd-hackers@freebsd.org, Bryan Drewery Subject: Re: freebsd.org git repositories and svn ids 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: Mon, 03 Sep 2012 15:15:17 -0000 On 3 September 2012 11:12, Ryan Stone wrote: > On Mon, Sep 3, 2012 at 10:29 AM, Eitan Adler wrote: >> I've done the same and it only took me a few hours although the ports >> repo took a few days. > > Hm. Maybe you were working from a local, svnsync'ed repo? nope: svn+ssh://svn.freebsd.org - it is the same repository I use to commit from. -- Eitan Adler