You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Daniel Kulp <dk...@apache.org> on 2008/04/16 21:11:38 UTC

svn repo moving....

Just a reminder to the everyone that the svn repository will be moving to 
it's new "top level" location at somepoint in the near future.  (when 
infrastructure gets around to it)   If you go to update your tree and it 
fails, it's probably been moved.

The new location will be:
https://svn.apache.org/repos/asf/cxf

To use the new location, you can either wipe out your tree and re-check 
it out or you can do:
svn switch --relocate https://svn.apache.org/repos/asf/incubator/cxf  \
     https://svn.apache.org/repos/asf/cxf


-- 
J. Daniel Kulp
Principal Engineer, IONA
dkulp@apache.org
http://www.dankulp.com/blog

Re: svn repo moving....

Posted by Daniel Kulp <dk...@apache.org>.
On Friday 25 April 2008, Benson Margulies wrote:
> svn switch --relocate https://svn.apache.org/repos/asf/incubator/cxf
> https://svn.apache.org/repos/asf/cxf
> svn: Relocate can only change the repository part of an URL

Uh...  the SVN repo hasn't moved yet.   That's next on Joe's todo list 
regarding the CXF TLP request.  Most likely, sometime today.


-- 
J. Daniel Kulp
Principal Engineer, IONA
dkulp@apache.org
http://www.dankulp.com/blog

Re: svn repo moving....

Posted by Benson Margulies <bi...@gmail.com>.
svn switch --relocate https://svn.apache.org/repos/asf/incubator/cxf
https://svn.apache.org/repos/asf/cxf
svn: Relocate can only change the repository part of an URL

Re: svn repo moving....

Posted by Daniel Kulp <dk...@apache.org>.
Just to let everyone know, svn is now moved.   

I messed up the switch command listed below.   To update your working 
tree, do:


svn switch https://svn.apache.org/repos/asf/cxf/trunk

That should be it.

Dan


On Wednesday 16 April 2008, Daniel Kulp wrote:
> Just a reminder to the everyone that the svn repository will be moving
> to it's new "top level" location at somepoint in the near future. 
> (when infrastructure gets around to it)   If you go to update your
> tree and it fails, it's probably been moved.
>
> The new location will be:
> https://svn.apache.org/repos/asf/cxf
>
> To use the new location, you can either wipe out your tree and
> re-check it out or you can do:
> svn switch --relocate https://svn.apache.org/repos/asf/incubator/cxf 
> \ https://svn.apache.org/repos/asf/cxf



-- 
J. Daniel Kulp
Principal Engineer, IONA
dkulp@apache.org
http://www.dankulp.com/blog