[kepler-dev] Changed Repo locations

David Welker david.v.welker at gmail.com
Fri Apr 30 09:40:22 PDT 2010


Hi All,

I have moved the release-branches from:

https://...branches/releases/release-branches

to:

https://...releases/release-branches

This means you will need to update your build appropriately.

In addition, if your build is based on build-2.0, you will need to use  
the following commands before updating:


cd <kepler.modules>/build-area
svn switch https://code.kepler-project.org/code/kepler/releases/release-branches/build-area-2.0/

Regardless of whether your using the 2.0 or the trunk build, you  
should delete all of your 2.0 modules if you haven't made any changes.  
If you are working on any 2.0 modules and don't want to delete the  
module, you should use the svn switch command to preserve your work.  
For example, if you are working on foo-2.0, you would issue the  
following command:

svn switch https://code.kepler-project.org/code/kepler/releases/release-branches/foo-2.0

Sorry for the inconvenience. Please let me know if you have any  
questions or issues.

-David


More information about the Kepler-dev mailing list