05-10-2012 12:15 AM
I'm trying to study Nuxeo Platform Technical Documentation, which state that I can take a look at some examples at
$ svn export http://svn.nuxeo.org/nuxeo/sandbox/iansmith/book/lesson-bundle/
Unfortunately, these are my attempts..
C:\Temp>svn export http://svn.nuxeo.org/nuxeo/sandbox/iansmith/book/lesson-bundle/
svn: Repository moved temporarily to 'http://community.nuxeo.com/'; please relocate
C:\Temp>svn export http://community.nuxeo.com/nuxeo/sandbox/iansmith/book/lesson-bundle/
svn: Repository moved permanently to 'http://www.nuxeo.org/'; please relocate
C:\Temp>svn export http://www.nuxeo.org/nuxeo/sandbox/iansmith/book/lesson-bundle/
svn: Repository moved permanently to 'http://community.nuxeo.com/nuxeo/sandbox/iansmith/book/lesson-bundle'; please relocate
C:\Temp>svn export http://community.nuxeo.com/nuxeo/sandbox/iansmith/book/lesson-bundle/
svn: Repository moved permanently to 'http://www.nuxeo.org/'; please relocate
Where can I actually get the sample ?
05-10-2012 07:59 AM
Hi sake,
This question has already been answered here: http://answers.nuxeo.com/questions/2288/svn-problem
05-10-2012 07:39 AM
There is a sample project which builds on the tutorial, and illustrates a number of additional examples.
You can find the project in the now deprecated Mercurial repository:
hg clone http://hg.nuxeo.org/addons/nuxeo-sample-project
The source code seems to be available in the 5.4 and 5.3 branches so just do:
hg update 5.4
05-10-2012 07:59 AM
Hi sake,
This question has already been answered here: http://answers.nuxeo.com/questions/2288/svn-problem
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.