Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 336798

Summary: svn: Unrecognized URL scheme (https)
Product: Community Reporter: Nicolas Bros <nicolas.bros>
Component: SubversionAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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.