From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 8 21:26:16 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80AA9106566C for ; Fri, 8 Aug 2008 21:26:16 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (unknown [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 27BB68FC19 for ; Fri, 8 Aug 2008 21:26:16 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [211.166.10.233]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id B9FC128448 for ; Sat, 9 Aug 2008 05:26:14 +0800 (CST) Received: from localhost (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id A60E5EDA79B; Sat, 9 Aug 2008 05:26:13 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by localhost (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with ESMTP id XWOFQs0IE2MP; Sat, 9 Aug 2008 05:26:06 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 96D8AEDA58C; Sat, 9 Aug 2008 05:26:05 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=kwaPokypDBolFSsNow+umtLP7pywJWOriL9Mq9zgE5ZJGCyF2Kz8PRhjI54m7jOcP 0YmW+6N+PzgvGF7GU96fQ== Message-ID: <489CB9E9.5010706@delphij.net> Date: Fri, 08 Aug 2008 14:26:01 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.16 (X11/20080725) MIME-Version: 1.0 To: Navdeep Parhar References: In-Reply-To: X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: mercurial working copy of FreeBSD src X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 21:26:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Navdeep Parhar wrote: | Hello everyone, | | I'm looking for the fastest way to get a full mercurial repository of | HEAD. | | I tried using hgsvn and the tree at http://svn.freebsd.org/base/head | but it looks like the first hgpullsvn operation will take days (literally): | | $ hgimportsvn http://svn.freebsd.org/base/head | $ cd head | $ hgpullsvn <=== This will take a long long time | | Does anyone know of a faster way to do this? Is there a mercurial | repository out there somewhere from where I can simply "hg clone" my | copy? Perhaps someone should share a tarball of the hgpullsvn output, otherwise it would be a nightmare for svn.freebsd.org... Another thought would be the hg mirror provided by .fr people, which is http://hg.fr.freebsd.org/. Note that this seems to be a CVS sourced one. - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkicuekACgkQi+vbBBjt66AjNgCgqsUqGXUnIqrPgplIvt7X5Sz8 FowAoJRkW/ITN0I2UxalzK+ykYt8RLcY =fOap -----END PGP SIGNATURE-----