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

Re: [Subclipse-users] [Subclipse-Announce] Subclipse 1.6.8 Released

From: jcompagner <jcompagner_at_gmail.com>
Date: Mon, 22 Feb 2010 22:08:08 +0100

> I ask this because if i first make sure that both are get by double
clicking

> > on them in the history view
> > then it works
> > But if 1 of them isn't in the local cache it goes wrong.
>
> By "goes wrong" you are only referring to the heading that appears in
> the compare editor?
>
>
lets say i compare 17672 with 17651 in the history view

and i first make sure that 72 is already in the cache, by double clicking on
it

then i press compare
then the left side (72) is visible in the compare window, but the right side
(51) is empty
and the log says this about 8 times:

    Filesystem has no item
svn:
'/development/!svn/bc/17651/branches/v51x_branch/project/src/package/JavaClass.java'
path not found

Now when i compare 2 files which i didnt click on lets say revision 17630
and 15703

i get 2 errors:

    Filesystem has no item
svn:
'/development/!svn/bc/17630/branches/v51x_branch/project/src/package/JavaClass.java'
path not found

    Filesystem has no item
svn:
'/development/!svn/bc/15703/branches/v51x_branch/project/src/package/JavaClass.java'
path not found

and the compare window doesnt come up but comes with a message:

No difference between selected inputs.

this is of course not true because when i first double click and open those
revision first in an editor
and then press compare it will give me the compare window and the changes
between them

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2450665

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-02-22 22:08:36 CET

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.