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

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

From: MAISONOBE Luc <luc.maisonobe_at_c-s.fr>
Date: 2007-03-05 11:12:33 CET

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.

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 11:12:51 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.