<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting nuxeo sources 5.4.1 branch in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325130#M12131</link>
    <description>&lt;P&gt;This repository seems not yet moved to github (migration has started one week ago).&lt;/P&gt;
&lt;P&gt;To get this repository, have to &lt;A href="http://doc.nuxeo.com/display/KB/Installing+Mercurial"&gt;install Mercurial&lt;/A&gt; and execute this command do this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;hg clone &lt;A href="http://hg.nuxeo.org/nuxeo/nuxeo-gwt/" target="test_blank"&gt;http://hg.nuxeo.org/nuxeo/nuxeo-gwt/&lt;/A&gt;
cd nuxeo-gwt
hg up 5.4.1
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But I just warn you that we may really soon move it.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2011 13:07:56 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2011-12-22T13:07:56Z</dc:date>
    <item>
      <title>Getting nuxeo sources 5.4.1 branch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325129#M12130</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I try to get nuxeo 5.4.1 sources with the new github.&lt;/P&gt;
&lt;P&gt;I got an error in cloning nuxeo-gwt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Cloning nuxeo-gwt...
$&amp;gt; git clone &lt;A href="http://github.com/nuxeo/nuxeo-gwt.git" target="test_blank"&gt;http://github.com/nuxeo/nuxeo-gwt.git&lt;/A&gt;
Cloning into nuxeo-gwt...
fatal: &lt;A href="http://github.com/nuxeo/nuxeo-gwt.git/info/refs" target="test_blank"&gt;http://github.com/nuxeo/nuxeo-gwt.git/info/refs&lt;/A&gt; not found: did you run git update-server-info on the server?
[ERROR]: command returned non-zero exit code: git clone &lt;A href="http://github.com/nuxeo/nuxeo-gwt.git" target="test_blank"&gt;http://github.com/nuxeo/nuxeo-gwt.git&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 22 Dec 2011 10:24:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325129#M12130</guid>
      <dc:creator>gpoletto_</dc:creator>
      <dc:date>2011-12-22T10:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting nuxeo sources 5.4.1 branch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325130#M12131</link>
      <description>&lt;P&gt;This repository seems not yet moved to github (migration has started one week ago).&lt;/P&gt;
&lt;P&gt;To get this repository, have to &lt;A href="http://doc.nuxeo.com/display/KB/Installing+Mercurial"&gt;install Mercurial&lt;/A&gt; and execute this command do this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;hg clone &lt;A href="http://hg.nuxeo.org/nuxeo/nuxeo-gwt/" target="test_blank"&gt;http://hg.nuxeo.org/nuxeo/nuxeo-gwt/&lt;/A&gt;
cd nuxeo-gwt
hg up 5.4.1
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But I just warn you that we may really soon move it.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 13:07:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325130#M12131</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2011-12-22T13:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting nuxeo sources 5.4.1 branch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325131#M12132</link>
      <description>&lt;P&gt;We first migrated to GitHub the required Mercurial repositories for Nuxeo 5.5/5.6. Since nuxeo-gwt repository has been deprecated between 5.4.1 and 5.5, it was not automatically moved.&amp;lt;br&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2011 02:04:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325131#M12132</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2011-12-23T02:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting nuxeo sources 5.4.1 branch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325132#M12133</link>
      <description>&lt;P&gt;Now this sources have been moved to GitHub so your command must work:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;git clone &lt;A href="http://github.com/nuxeo/nuxeo-gwt.git" target="test_blank"&gt;http://github.com/nuxeo/nuxeo-gwt.git&lt;/A&gt;
git checkout 5.4.1
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 15:15:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325132#M12133</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-01-06T15:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting nuxeo sources 5.4.1 branch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325133#M12134</link>
      <description>&lt;P&gt;Fixed since Jan 5 '12&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 15:39:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325133#M12134</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2012-01-06T15:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting nuxeo sources 5.4.1 branch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325134#M12135</link>
      <description>&lt;P&gt;This is automatically managed by clone.py script&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2012 15:41:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/getting-nuxeo-sources-5-4-1-branch/m-p/325134#M12135</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2012-01-06T15:41:20Z</dc:date>
    </item>
  </channel>
</rss>

