[Subclipse-users] Tag names not URL encoded for HTTP repositories.
From: Ashley Collins <acollin2_at_hotmail.com>
Date: 2006-02-02 00:07:51 CET
Hello,
I've recently migrated a CVS repository to Subversion (using cvs2svn) and
An example tag name is "vAPP_1_1#0". The full URL is passed to the svn
http://subversion.mycompany.com/repos/myapplication/vAPP_1_1#0
I think it should be:
http://subversion.mycompany.com/repos/myapplication/vAPP_1_1%230
This URL works with svn checkout from the command line.
Is there an easy fix or should I suggest a patch to something like
I'm using Subclipse 0.9.105 via the update manager in Eclipse 3.1.2 running
Thanks.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.