Hello,
Nuxeo source code has been moved from Mercurial (https://hg.nuxeo.org/) to
GitHub (https://github.com/nuxeo/).
Note, there are still some projects under Mercurial. This move involves the
"main code" (https://hg.nuxeo.org/nuxeo/ and
its sub-repositories) and most addons.
How-to retrieve source code (in Read-Only mode):
git clone git://github.com/nuxeo/nuxeo.git
cd nuxeo
git checkout master
python clone.py
See `python clone.py -h` for more details.
About Git:
You will find useful information about Git right here:
http://doc.nuxeo.com/x/BgBi
About Git branches:
* development branch is "master"
* maintenance branch is "5.5.0"
* stable branch, if used, will point at the latest stable release (currently
release-5.5).
About contributions:
Using GitHub, the contribution process is greatly improved.
http://doc.nuxeo.com/x/VIZH will be updated accordingly to
those new capabilities.
Briefly, you will have to:
* log in GitHub with your own account
* sign the Nuxeo contributor agreement
* fork the Nuxeo module you want to contribute to
* do some changes in your repository
* send a pull request to Nuxeo
And that's all. Nuxeo development team will manage your contribution, merging
it into Nuxeo.
Best regards,
--
Julien Carsique, DevOps, Nuxeo (Paris, France)
www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org
Nuxeo ECM Stack - The Java EE, scalable, standard-based ECM Platform
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/