<?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 What is the recommended way to fork Nuxeo? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/what-is-the-recommended-way-to-fork-nuxeo/m-p/315896#M2897</link>
    <description>&lt;P&gt;The &lt;A href="http://doc.nuxeo.com/display/CORG/Getting+the+Nuxeo+source+code"&gt;Getting the Nuxeo source code&lt;/A&gt; documentation says:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Contributing to Nuxeo does not require cloning Nuxeo source code&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;But when I want to play around and modify things and possibly later send various pull requests, is not it best if I have forked the repositories beforehand? I usually commit/push and create branches liberally, which I can't do if I have no write access to the repositories.&lt;/P&gt;
&lt;P&gt;After cloning &lt;A href="https://github.com/nuxeo/nuxeo" target="test_blank"&gt;https://github.com/nuxeo/nuxeo&lt;/A&gt; , building requires me to clone dozens of other repositories. Is there a recommended way to choose what repositories to clone and what repositories to use directly from upstream? I noticed that some of these repositories have barely ever been forked by anyone, so there must be an alternative to cloning them all?&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2016 08:28:03 GMT</pubDate>
    <dc:creator>nicolasraoul</dc:creator>
    <dc:date>2016-05-19T08:28:03Z</dc:date>
    <item>
      <title>What is the recommended way to fork Nuxeo?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-is-the-recommended-way-to-fork-nuxeo/m-p/315896#M2897</link>
      <description>&lt;P&gt;The &lt;A href="http://doc.nuxeo.com/display/CORG/Getting+the+Nuxeo+source+code"&gt;Getting the Nuxeo source code&lt;/A&gt; documentation says:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Contributing to Nuxeo does not require cloning Nuxeo source code&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;But when I want to play around and modify things and possibly later send various pull requests, is not it best if I have forked the repositories beforehand? I usually commit/push and create branches liberally, which I can't do if I have no write access to the repositories.&lt;/P&gt;
&lt;P&gt;After cloning &lt;A href="https://github.com/nuxeo/nuxeo" target="test_blank"&gt;https://github.com/nuxeo/nuxeo&lt;/A&gt; , building requires me to clone dozens of other repositories. Is there a recommended way to choose what repositories to clone and what repositories to use directly from upstream? I noticed that some of these repositories have barely ever been forked by anyone, so there must be an alternative to cloning them all?&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 08:28:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-is-the-recommended-way-to-fork-nuxeo/m-p/315896#M2897</guid>
      <dc:creator>nicolasraoul</dc:creator>
      <dc:date>2016-05-19T08:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is the recommended way to fork Nuxeo?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/what-is-the-recommended-way-to-fork-nuxeo/m-p/315897#M2898</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Choosing what to clone or not depends on the kind, the code location and the size of the contribution.&lt;BR /&gt; /&amp;gt;
See &lt;A href="https://doc.nuxeo.com/x/VIZH"&gt;Contributing to Nuxeo&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Fork then Pull-Request is the GitHub preferred way for sending a patch. It's indeed an easy process.&lt;/P&gt;
&lt;P&gt;If you want to contribute changes on an addon for instance, you can clone and/or fork only that repository.&lt;/P&gt;
&lt;P&gt;When you build a module, the required dependencies are downloaded from &lt;A href="https://maven.nuxeo.org"&gt;the online Maven repositories&lt;/A&gt;.&lt;BR /&gt; /&amp;gt;
If you want to perform a full build starting from the source code root (https://github.com/nuxeo/nuxeo), then yes: you will need to locally retrieve the whole source code. You can easily do it with the helper &lt;CODE&gt;clone.py&lt;/CODE&gt; script.&lt;BR /&gt; /&amp;gt;
Clone and fork is not the same thing: you can clone the whole source code (all repositories) and fork only the repository(ies) you want to contribute to.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 09:17:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/what-is-the-recommended-way-to-fork-nuxeo/m-p/315897#M2898</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2016-05-19T09:17:59Z</dc:date>
    </item>
  </channel>
</rss>

