This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SVN Problem?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]