2008-Project-Week-SVN-Change
From NAMIC Wiki
Home < 2008-Project-Week-SVN-Change
Back to NA-MIC 2008 Summer Project Week
Changing to a new SVN infrastructure
Why change?
To take some load off of the main NAMIC webserver, and so a single point of failure will no longer cause our productivity to grind to a halt.
What is changing?
The SVN repositories at na-mic.org are moving to a new server hosted at Kitware.
I am a Slicer developer, what do I need to do?
Once the transition is complete, execute the following command from your local working copy:
for slicer3:
svn switch --relocate http://www.na-mic.org/svn/Slicer3 http://svn.slicer.org/Slicer3
for the sandbox:
svn switch --relocate http://www.na-mic.org/svn/NAMICSandBox http://svn.na-mic.org/NAMICSandBox
for slicer3 lib mirrors:
svn switch --relocate http://www.na-mic.org/svn/Slicer3-lib-mirrors http://svn.slicer.org/Slicer3-lib-mirrors