[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] problems with / endings on repository URL

From: MAISONOBE Luc <luc.maisonobe_at_c-s.fr>
Date: 2007-03-05 14:59:10 CET

Mark Phippard a écrit :
> On 3/5/07, *MAISONOBE Luc* <luc.maisonobe@c-s.fr
> <mailto:luc.maisonobe@c-s.fr>> wrote:
>
> Hello,
>
> I encountered a problem while trying to move a file from one project to
> another one in the same workspace. Both projects were checked out using
> a direct svn connexion. The error message I get while trying to move
> the
> file is the following one:
>
> org.tigris.subversion.javahl.ClientException:svn: Cannot copy to
> '/some/path/to/file' as it is not from repository 'svn://myserver:1234';
> it is from repository 'svn://myserver:1234/'
>
> The problem is the '/' after the port number. For one project, there is
> a '/' and not for the other one. It may come from the way each project
> was checked out, but IMHO the URL should be normalized before
> comparison.
>
>
> We have had another user report the same problem recently. I believe
> this problem would live in the Subversion library being used. That user
> was using SVNKit, what are you using? I told him to report it to
> support@svnkit.com <mailto:support@svnkit.com>.

I am using subclipse 1.1.10 and eclipse 3.2.1 running on a GNU/Linux box
(Ubuntu Edgy Eft) with SUN Java 1.5.0. Subclipse is configured to use
SVNKit but the error message references an exception from javahl package.

I will have a look at the SVNKit project, thanks.

Luc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Mar 5 14:59:34 2007

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.