i do it via ssh console as part of my n900 reinstallation notes<br>i&#39;m not sure why you would use the app manager since git is a console app ;)<br><br>#####################################################################<br>
git<br><br>add the repositories:   i use /etc/apt/sources.list.d/hildon-application-manager.list  (should this be somewhere else?)<br><br>deb <a href="http://repository.maemo.org/extras">http://repository.maemo.org/extras</a> diablo free non-free<br>
deb <a href="http://repository.maemo.org/extras-devel">http://repository.maemo.org/extras-devel</a> diablo free non-free<br><br>then<br><br>apt-get update<br>apt-get install git-core<br><br><br>then<br>remove the repositories again<br>
<br><div class="gmail_quote">On Tue, Oct 13, 2009 at 2:43 PM, Roald de Vries <span dir="ltr">&lt;<a href="mailto:nokia@roalddevries.nl">nokia@roalddevries.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Gary,<br>
<br>
I&#39;ve added both the repositories <a href="http://repository.maemo.org/extras" target="_blank">http://repository.maemo.org/extras</a> and <a href="http://repository.maemo.org/extras-devel" target="_blank">http://repository.maemo.org/extras-devel</a>, but searching for git in them didn&#39;t give results. Googling &#39;site:<a href="http://repository.maemo.org" target="_blank">repository.maemo.org</a> git-core&#39; gave me <a href="http://repository.maemo.org/extras-devel/pool/diablo/free/g/git-core/" target="_blank">http://repository.maemo.org/extras-devel/pool/diablo/free/g/git-core/</a> as the first hit, containing git-core_1.5.6.3-1.1maemo0_armel.deb, and <a href="http://repository.maemo.org/extras-devel/dists/diablo/install/" target="_blank">http://repository.maemo.org/extras-devel/dists/diablo/install/</a> as the second, containing git-core.install. When I open the .install one on my N900, the application manager is opened, and it says &quot;Unable to download &#39;git-core&#39;. Application package not found.&quot; Can you help me out? Thanks in advance.<br>

<br>
Roald<br>
<div class="im"><br>
&gt; in the diablo extras repository is a package &quot;git-core&quot;<br>
&gt; i use this on my n900 to do all my git related activities.<br>
&gt;<br>
&gt; note however, it has 1 limitation - it works well using git: protocol, but<br>
&gt; it cannot do SSH updates (maemo garage uses this protocol)<br>
&gt; apart from that, its solid and should most likely be moved to fremantle<br>
&gt; repository.<br>
&gt;<br>
</div>&gt; Gary<br>
&gt;<br>
<div><div></div><div class="h5">&gt; On Tue, Oct 13, 2009 at 9:37 AM, Roald de Vries &lt;<a href="mailto:nokia@roalddevries.nl">nokia@roalddevries.nl</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; Dear all,<br>
&gt; &gt;<br>
&gt; &gt; I want to install git on my N900. I haven&#39;t found a package in the &#39;Maemo<br>
&gt; &gt; Extras&#39; and the &#39;Maemo Extras-Devel&#39; catalogs. There appears to be one on<br>
&gt; &gt; the git site; has anyone tested/used that? And shouldn&#39;t it be in one of the<br>
&gt; &gt; catalogs?<br>
&gt; &gt;<br>
&gt; &gt; Kind regards,<br>
&gt; &gt;<br>
&gt; &gt; Roald<br>
&gt; &gt;<br>
<br>
</div></div></blockquote></div><br>