<div class="gmail_quote">On Tue, Feb 10, 2009 at 4:42 AM, Tomeu Vizoso <span dir="ltr"><<a href="mailto:tomeu@sugarlabs.org">tomeu@sugarlabs.org</a>></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>
<<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a>> wrote:<br>
> Hi!<br>
><br>
> I found the git repo for Browse xo! Hurray! (finding things in github<br>
> 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.  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">>  2 - yum install git</div><div class="Ih2E3d">
><br>
>  3 - git clone git://<a href="http://git.sugarlabs.org/browse/mainline.git" target="_blank">git.sugarlabs.org/browse/mainline.git</a><br>
>        mv mainline.git browse.git<br>
>       (btw, shoud this be called browse.git, or browse-mainline.git?)<br>
<br>
</div>I would call it 'browse'.</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's synced to.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">
>  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.  Then restart X (Ctrl-Alt-Erase). </div>
<div><br></div><div>Wade</div><div><br></div></div>