Community
Participate
Working Groups
When connected with ssh on build.eclipse.org I try to do : $ svn copy https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/plugins/branches/0_8@3875 https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/plugins/tags/S0_8_2RC3 -m "tagging S0_8_2RC3" --username nbros I get: svn: Unrecognized URL scheme for 'https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/plugins'
note: I typed the "svn copy ..." command on a single line, but Bugzilla split it over 4 lines.
Fixed. -M.