<br><br><div class="gmail_quote">On Fri, Mar 7, 2008 at 2:06 AM, Peter Arrenbrecht &lt;<a href="mailto:peter.arrenbrecht@gmail.com">peter.arrenbrecht@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">On Fri, Mar 7, 2008 at 5:28 AM, Paul Franz &lt;<a href="mailto:theandromedan@gmail.com">theandromedan@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I ask because I have a large<br>
&gt; ClearCase installation that I am looking to move to Mercurial. But I want to<br>
&gt; make sure of two things:<br>
&gt;<br>
&gt; 1) It can clone the repository relatively quickly to our development team in<br>
&gt; India (i.e. half a world away)<br>
<br>
</div>If you have already created an hg version of your repo, I think using<br>
<br>
 &nbsp;hg init temp<br>
 &nbsp;hg -R temp in --bundle wiredata.bundle my-master-repo<br>
<br>
will create in wiredata.bundle the exact data stream that would go<br>
over the wire for the actual repo data.<br>
<br>
-peo<br>
</blockquote></div><br><div>I am new to Hg. So could you tell me what I should do with the data put in wire.bundle?</div><div><br class="webkit-block-placeholder"></div><div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">
Paul Franz</p></div>