Date: Fri, 8 Aug 2008 11:47:15 -0700 From: "Navdeep Parhar" <nparhar@gmail.com> To: freebsd-hackers@freebsd.org Subject: mercurial working copy of FreeBSD src Message-ID: <d04e16b70808081147t19b52aeard8af79e374b1fe8b@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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? Regards, Navdeep
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d04e16b70808081147t19b52aeard8af79e374b1fe8b>