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

Compare with latest from repo is not working (was Re: new m7 drop)

From: Timm Reinstorf <timmr-usenet_at_gmx.de>
Date: 2004-03-01 13:08:56 CET

Hi,

> then i have a question if the following problem is known or if i do
> something wrong.
> first i checkout a folder like "http://<ip>/svn/repos/path/" as a new
> project in eclipse.
> for example: i have a file "filename" in the root-directory of this
> project which is exactly "http://ip/svn/repos/path/filename".
> so far so good.
>
> but when i choose "compare with -> latest from repository" for this file
> a get a message-window "compare failed" with the message "can't get
> latest remote resource for <truncated>localpath/filename".
>
> in the svn-console i get the following error:
> "
> list -r HEAD http://<ip>/svn/repos/filename
> Filesystem has no item
> svn: URL non-existent in that revision.
> "
>
> it is obvious that the given url would fail, because the path is missing
> between "repos" and "filename".
>
> the same happens when i choose the same action the any file or the whole
> project.
>

I have the same problem here. I tried several versions (subclise-0.9.0 on
windows (eclipse 2.1 and 3.0M7) and subclipse-M7-all-r473-svn1.0.zip on
linux (eclipse 3.0M7): all with the same result. It seems like if the url
lacks the project folder and all folders up to the repository root.

So, for me the same question arises: is this a known bug?

greetings, Timm
Received on Mon Mar 1 23:08:56 2004

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.