SVN Problem?

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Thu Dec 1 10:03:00 GMT 2005


>>svn switch --relocate {svn://,svn+ssh://law@}gcc.gnu.org/svn/gcc
> 
> Thanks.  I doubt I would have come up with that one on my own! :-)

Oh, that's just shell expansion for

svn switch --relocate svn://gcc.gnu.org/svn/gcc \
   svn+ssh://law@gcc.gnu.org/svn/gcc

BTW Dan, though Jeff did not see it, the error message you get if you 
just do

svn switch svn+ssh://law@gcc.gnu.org/svn/gcc

does not hint at relocate.  Maybe it will be moot once we switch to 
svn+ssl and nobody will check out svn:// trees, still it can be an 
improvement.

Thanks,

paolo



More information about the Gcc mailing list