svn switch --relocate {svn://,svn+ssh://[EMAIL PROTECTED]/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://[EMAIL PROTECTED]/svn/gcc

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

svn switch svn+ssh://[EMAIL PROTECTED]/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

Reply via email to