lol, no worries<div><br></div><div>Yes, I mean resumable cloning (and pulling even), I think cloning part of the files defeats some of the purpose of DVCS where you track integrity of the whole project.</div><div><br></div>

<div>Is there a wiki page on this bundle2 stuff?</div><div><br></div><div>Regards,</div><div><br></div><div>David<br><br><div class="gmail_quote">On Wed, Oct 10, 2012 at 4:36 AM, Pierre-Yves David <span dir="ltr"><<a href="mailto:pierre-yves.david@logilab.fr" target="_blank">pierre-yves.david@logilab.fr</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Oct 09, 2012 at 09:37:58PM -0500, dukeofgaming wrote:<br>
> Hi,<br>
><br>
> Just wanted to toss around an idea to the community: partial cloning.<br>
><br>
> I've been using the perfarce extension some time, and whenever you clone a<br>
> perforce repository the initial repository gets configured but starts<br>
> writing to the change log, if the connection drops you can resume<br>
> downloading by doing a pull. This would be very useful when downloading<br>
> very big repositories.<br>
><br>
> If I am correct, when a clone is requested to a remote repo, the remote<br>
> repo will create a bundle and serve it, which is then unpacked into the new<br>
> clone, so what I'm suggesting is the ability to clone in an unbundled<br>
> mode... which might be slower, but without the risk of having to start all<br>
> over again.<br>
><br>
> Alternatively, an implementation that would allow to do the following in a<br>
> more automatic way and without restarting the connection on each "step":<br>
><br>
> hg clone -r 0<br>
> hg pull -r 1<br>
> hg pull -r 2<br>
> hg pull -r <...><br>
> hg pull -r <N><br>
><br>
> Would something like this be feasible/sane for Mercurial?<br>
<br>
</div></div>Sound like this could be taken in account in the coming bundle2 format (one of<br>
the magic bugaboo coming after changelog filtering is installed)<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Pierre-Yves David<br>
<br>
<a href="http://www.logilab.fr/" target="_blank">http://www.logilab.fr/</a><br>
<br>
</font></span><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (GNU/Linux)<br>
<br>
iEYEARECAAYFAlB1QbgACgkQElczi7p/bN98jQCbBQX3K6m4IwOZAt5xuVeROUua<br>
IJAAnAtv+4SiN3FJVWLsX7zui3dC1PuD<br>
=k2Qc<br>
-----END PGP SIGNATURE-----<br>
<br></blockquote></div><br></div>