omniORB subversion repository moved
Duncan Grisby <[email protected]> Thu, 23 May 2013 15:51:57 +0100
| Newsgroups | gmane.comp.corba.omniorb.devel |
|---|---|
| Message-ID | <1369320717.9900.8.camel@localhost> |
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. -- -- Duncan Grisby -- -- [email protected] -- -- http://www.grisby.org --