Hello again,<div><br></div><div>Thanks for the ideas Titus. For my next task, I am thinking I should work on building more build scripts. I had trouble with my last one so I want to work on something similar so that I am more confident but in a different repo maybe. So I will work on svn stuff.I will update you soon.</div>
<div><br></div><div>Thanks again!</div><div><br></div><div>Khushboo</div><div><br><div class="gmail_quote">On Wed, Feb 24, 2010 at 11:59 PM, Augie Fackler <span dir="ltr">&lt;<a href="mailto:lists@durin42.com">lists@durin42.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, Feb 24, 2010 at 11:57 PM, C. Titus Brown &lt;<a href="mailto:ctb@msu.edu">ctb@msu.edu</a>&gt; wrote:<br>

&gt; On Wed, Feb 24, 2010 at 11:54:41PM -0600, Augie Fackler wrote:<br>
&gt;&gt; On Feb 24, 2010, at 11:55 AM, C. Titus Brown wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Second, one of you could implement branch support for HgClone.  Right<br>
&gt;&gt;&gt; now GitClone supports branches other than &#39;master&#39;, the default, while<br>
&gt;&gt;&gt; HgClone does not support branches other than &#39;default&#39;.  I know beans<br>
&gt;&gt;&gt; about Mercurial, though, so this would be a reasonably independent<br>
&gt;&gt;&gt; research project ;).  To get started, here are some things you could<br>
&gt;&gt;&gt; do --<br>
&gt;&gt;<br>
&gt;&gt; In practice, using non-default branches in OSS is pretty rare. We&#39;re<br>
&gt;&gt; using it for Mercurial itself, but only for tracking &quot;stable&quot; versus<br>
&gt;&gt; &quot;default,&quot; which is pretty minimal all told. When bookmarks become<br>
&gt;&gt; pushable (no real firm timeline on that), they&#39;ll probably see much more<br>
&gt;&gt; use.<br>
&gt;<br>
&gt; Hmm, didn&#39;t know that -- thanks!  I want to support them so that<br>
&gt; we can test experimental branches and default branches from the same<br>
&gt; repository.  It seems like a git-tish thing, maybe.<br>
<br>
</div>That&#39;s certainly more common in the git community, probably because hg<br>
tends towards using patch queues for some reason. I&#39;m *expecting*<br>
pushable bookmarks to change that somewhat, but we&#39;ll see how that<br>
works out when they&#39;re really around - it&#39;s very hard to predict what<br>
users will actually adopt.<br>
<div><div></div><div class="h5"><br>
&gt;<br>
&gt;&gt;&gt; I can hook you up with one of the Mercurial maintainers quite easily<br>
&gt;&gt;&gt; if you<br>
&gt;&gt;&gt; need that level of expertise, BTW.  (You shouldn&#39;t but it&#39;s always<br>
&gt;&gt;&gt; nice to<br>
&gt;&gt;&gt; have it on tap!)<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m around, I&#39;m not a member of crew, but I&#39;ve done quite a bit with<br>
&gt;&gt; Mercurial internals and can easily get ahold of them if there&#39;s a<br>
&gt;&gt; question I can&#39;t answer. Also, I&#39;m in UTC-6, so I&#39;m probably a bit<br>
&gt;&gt; closer TZ-wise to you folks. Feel free to ask questions in #mercurial -<br>
&gt;&gt; it&#39;s well staffed by experts from morning in Europe until fairly late in<br>
&gt;&gt; the day in the US. mercurial{,-devel&gt;@<a href="http://selenic.com" target="_blank">selenic.com</a> are both good resources<br>
&gt;&gt; as well, with more eyes but higher latency.<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; --titus<br>
&gt; --<br>
&gt; C. Titus Brown, <a href="mailto:ctb@msu.edu">ctb@msu.edu</a><br>
&gt;<br>
<br>
_______________________________________________<br>
pony-build mailing list<br>
<a href="mailto:pony-build@lists.idyll.org">pony-build@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/pony-build" target="_blank">http://lists.idyll.org/listinfo/pony-build</a><br>
</div></div></blockquote></div><br></div>