I've already raised a number of issues regarding various path issues
when accessing the repository in various ways, such as compare with
latest, etc etc etc.
Just thought I'd remind the developers and also other users so they can
check the issues list before raising new issues to prevent time
wasting....
.....
- Greg
> > 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
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Tue Mar 2 08:23:48 2004