Duncan Grisby
2013-05-23 14:51:57 UTC
Hello,
SourceForge has moved the omniORB subversion repository to a new home.
if you have a checkout, you need to tell svn is has been relocated. To
do so, go to the top-level directory of the checkout and run a command
like this for a checkout of trunk:
svn relocate https://svn.code.sf.net/p/omniorb/svn/trunk
or if you have the 4_1 branch:
svn relocate https://svn.code.sf.net/p/omniorb/svn/branches/4_1
If you have an older svn version, you need to use svn switch instead,
e.g.:
svn switch --relocate https://omniorb.svn.sourceforge.net/svnroot/omniorb/trunk https://svn.code.sf.net/p/omniorb/svn/trunk
Let me know if there are any problems...
Cheers,
Duncan.
SourceForge has moved the omniORB subversion repository to a new home.
if you have a checkout, you need to tell svn is has been relocated. To
do so, go to the top-level directory of the checkout and run a command
like this for a checkout of trunk:
svn relocate https://svn.code.sf.net/p/omniorb/svn/trunk
or if you have the 4_1 branch:
svn relocate https://svn.code.sf.net/p/omniorb/svn/branches/4_1
If you have an older svn version, you need to use svn switch instead,
e.g.:
svn switch --relocate https://omniorb.svn.sourceforge.net/svnroot/omniorb/trunk https://svn.code.sf.net/p/omniorb/svn/trunk
Let me know if there are any problems...
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --