<div class="gmail_quote">On Tue, Feb 10, 2009 at 4:42 AM, Tomeu Vizoso <span dir="ltr">&lt;<a href="mailto:tomeu@sugarlabs.org">tomeu@sugarlabs.org</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="Ih2E3d">On Tue, Feb 10, 2009 at 02:28, Martin Langhoff<br>
&lt;<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a>&gt; wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; I found the git repo for Browse xo! Hurray! (finding things in github<br>
&gt; is hard work, or perhaps I managed to find the hardest path to it).<br>
<br>
</div>Gitorious, not github, but do you have any suggestion?</blockquote><div><br></div><div>Agreed that navigation is currently hard. &nbsp;I would love to see a new Gitorious splash page that just lists *all* the projects like GitWeb does, but I know that could be hard to do and we have more pressing infrastructure needs.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<div class="Ih2E3d">&gt; &nbsp;2 - yum install git</div><div class="Ih2E3d">
&gt;<br>
&gt; &nbsp;3 - git clone git://<a href="http://git.sugarlabs.org/browse/mainline.git" target="_blank">git.sugarlabs.org/browse/mainline.git</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;mv mainline.git browse.git<br>
&gt; &nbsp; &nbsp; &nbsp; (btw, shoud this be called browse.git, or browse-mainline.git?)<br>
<br>
</div>I would call it &#39;browse&#39;.</blockquote><div><br></div><div>The best way to do this is:</div><div><br></div><div>git clone git://<a href="http://git.sugarlabs.org/browse/maineline.git">git.sugarlabs.org/browse/maineline.git</a> browse</div>
<div><br></div><div>The second argument controls the name of the directory it&#39;s synced to.</div><div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">
&gt; &nbsp;4 - run it from the checkout... how?<br>
<br>
</div>Just link to it from ~/Activities and it should work.</blockquote><div><br></div><div>Actually, cd to the activity directory and run</div><div><br></div><div>python setup.py dev</div><div><br></div><div>This will create the aforementioned symlink. &nbsp;Then restart X (Ctrl-Alt-Erase).&nbsp;</div>
<div><br></div><div>Wade</div><div><br></div></div>