[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: Thu, 4 Mar 2010 11:58:16 +0100

there is another one that still goes wrong

Open the history view on a file in a branch, select a file revision that is
in trunk.
then dont ask for compare (or dont open it)
But directly ask for get contents

then i get in the log:

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

And also here i have the same thing, if i first double click it to open that
revision (or with the latest code from svn do a compare) then get contents
works.

So i guess also there that small patch should happen.

johan

On Tue, Feb 23, 2010 at 09:47, Johan Compagner <jcompagner_at_gmail.com> wrote:

> your latest fix works.
>
> On Mon, Feb 22, 2010 at 22:36, Stephen Elsemore <selsemore_at_collab.net>wrote:
>
>> What I fixed is the Compare with Revision option, and also the option to
>> open a revision (Open or double click). I thought that I’d also fixed the
>> option to compare two revisions, but it was actually only working because
>> I’d already opened the revisions which, as you discovered, prevents the
>> problem from occurring. I’ll reopen Issue #1087, as it is not completely
>> fixed.
>>
>> Steve
>>
>>
>>
>> On 2/22/10 1:26 PM, "jcompagner" <jcompagner_at_gmail.com> wrote:
>>
>> No what did get fixed somehow is that i now can double click on them (that
>> also didnt work as far as i can remember)
>>
>> But the test i now did i have the subclipse.ui project checked out
>> (trunk/head)
>>
>> org.tigris.subversion.subclipse.ui
>>
>> then i switch to:
>>
>>
>> http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.8/subclipse/org.tigris.subversion.subclipse.ui
>>
>> which i then i see as my branch
>>
>> then i open a file for example: SVNConflictsFilter
>> then i select 2494 and 2082 (dont double click on it)
>>
>> And i say compare -> dialog -> ok
>>
>> i get "there are no differences ...."
>>
>> and in the log:
>>
>> Filesystem has no item
>> svn:
>> '/svn/subclipse/!svn/bc/2494/tags/subclipse/1.6.8/subclipse/org.tigris.subversion.subclipse.ui/src/org/tigris/subversion/subclipse/ui/SVNConflictsFilter.java'
>> path not found
>>
>> Filesystem has no item
>> svn:
>> '/svn/subclipse/!svn/bc/2082/tags/subclipse/1.6.8/subclipse/org.tigris.subversion.subclipse.ui/src/org/tigris/subversion/subclipse/ui/SVNConflictsFilter.java'
>> path not found
>>
>>
>> johan
>>
>> go to the history view:
>>
>>
>> On Mon, Feb 22, 2010 at 22:11, Mark Phippard <markphip_at_gmail.com> wrote:
>>
>> OK, I thought you said this was not happening anymore. Can you give a
>> recipe using Subclipse repos to recreate? We should have plenty of
>> files with history that traces outside the current path.
>>
>>
>>
>> On Mon, Feb 22, 2010 at 1:08 PM, jcompagner <jcompagner_at_gmail.com> wrote:
>> >> 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
>> >
>> >
>>
>>
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>> ------------------------------------------------------
>>
>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2450667
>>
>> To unsubscribe from this discussion, e-mail: [
>> users-unsubscribe_at_subclipse.tigris.org].
>>
>>
>>
>>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-03-04 11:58:49 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.