Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336798 - svn: Unrecognized URL scheme (https)
Summary: svn: Unrecognized URL scheme (https)
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Subversion (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 05:43 EST by Nicolas Bros CLA
Modified: 2011-02-10 14:20 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Bros CLA 2011-02-10 05:43:47 EST
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'
Comment 1 Nicolas Bros CLA 2011-02-10 05:45:27 EST
note: I typed the "svn copy ..." command on a single line, but Bugzilla split it over 4 lines.
Comment 2 Eclipse Webmaster CLA 2011-02-10 14:20:27 EST
Fixed.

-M.