cancel
Showing results for 
Search instead for 
Did you mean: 

svn problem

ptitom1381_
Champ in-the-making
Champ in-the-making

hello, I am looking to get an instance of the svn repo

svn co http://svn.nuxeo.org/nuxeo/sandbox/iansmith/book/lesson-bundle

but it makes me the following error message:

svn: E175011: Unable to connect to a repository at URL 'http://svn.nuxeo.org/nuxeo/sandbox/iansmith/book/lesson-bundle' svn: E175011: Repository Moved Temporarily to 'http://community.nuxeo.com'; please relocate

why?

1 ACCEPTED ANSWER

Julien_Carsique
Elite Collaborator
Elite Collaborator

Hello,

Our SVN repositories have been closed, non-deprecated stuff was migrated to Mercurial or GitHub.

Maybe you want to give a look at the sample project and Dev Cookbooks

View answer in original post

2 REPLIES 2

Benjamin_Jalon1
Elite Collaborator
Elite Collaborator

The documentation you read is outdated, I think you read this one, right?

Since Nuxeo IDE, the skeleton can be generated automatically. See here. Concepts explained in this documentation are exact. But now Nuxeo IDE will be more productive for you.

Julien_Carsique
Elite Collaborator
Elite Collaborator

Hello,

Our SVN repositories have been closed, non-deprecated stuff was migrated to Mercurial or GitHub.

Maybe you want to give a look at the sample project and Dev Cookbooks