[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: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 22 Feb 2010 12:34:21 -0800

We are typically doing something like this:

$ svn cat -r M url://server/repos/path/file_at_N

Where we know the URL and peg revision N and we ask SVN for the
contents of that file at M. SVN gives us the contents but does not
tell us that M existed at some other path at that point in time.

On Mon, Feb 22, 2010 at 12:10 PM, jcompagner <jcompagner_at_gmail.com> wrote:
> no sorry, its not a regression in this release..
> It was a regression in 1.6.6 i think, and 1.6.8 seems to make it better (i
> couldn't open files that where not touched in the branch at all through
> history view, now i can)
> So it was more of a comment that it did improve ( i guess one of those
> points that are fixed)
> But not completely.
>
> In your point of view, if i select 2 entries in the history view that are
> not really in that branch, you can see that in affected patch, those really
> point to trunk not the branch
> what should the 2 urls be that are there inserted in the compare window?
> (they are none editable so i can play with them)
>
> johan
>
>
>
>
> On Mon, Feb 22, 2010 at 20:52, Mark Phippard <markphip_at_gmail.com> wrote:
>>
>> Are you replying to the release announcement because you feel this is
>> a regression specific to the 1.6.8 release?  1.6.7 did not have this
>> issue?
>>
>>
>> On Mon, Feb 22, 2010 at 11:49 AM, jcompagner <jcompagner_at_gmail.com> wrote:
>> > Hi,
>> >
>> > When i am in a branch, and in the history view i double click on a file
>> > that
>> > isnt changed in the branch but was something of trunk (so before the
>> > branch
>> > was created)
>> > Then it now shows the file (it still says in the tooltip of the editor
>> > that
>> > is is from the branch which is not really the case)
>> > But when i select 2 files in the history view and i press compare then
>> > it
>> > comes with an error:
>> >
>> >     Filesystem has no item
>> > svn:
>> >
>> > '/development/!svn/bc/26519/branches/v51x_branch/product/src/com/my/package/MyFile.java'
>> > path not found
>> >
>> >
>> > But when i first open both files by double clicking on the, so it they
>> > show
>> > in the editor, and then do the compare it works.
>> >
>> > Also in the compare window i do see that the paths are filled in with
>> > the
>> > branch
>> > But thats not really true i guess, it is a file from the trunk at least
>> > that
>> > revision is from trunk (the affected paths in the history view also do
>> > say
>> > this)
>> >
>> > johan
>> >
>> >
>> >
>> > On Mon, Feb 22, 2010 at 20:35, Mark Phippard <markphip_at_gmail.com> wrote:
>> >>
>> >> Subclipse 1.6.8 has been released to the update site and zipped
>> >> downloads area.  A complete changelog is available online at:
>> >>
>> >> http://subclipse.tigris.org/subclipse_1.6.x/changes.html
>> >>
>> >> Version 1.6.8
>> >> 22 February 2010
>> >>
>> >> from: /trunk
>> >> http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.6.8
>> >>
>> >> * Improve JavaHL keyring fix to work when config file does not exist
>> >> yet.
>> >> (1082)
>> >> * Compare with Latest - convert backslashes to slashes. Fixes problem
>> >> on Windows. (1076)
>> >> * Do not refresh tree conflicts view multiple times after a set of
>> >> resource changes. (1093)
>> >> * Don't decorate Working Set label text. (1073)
>> >> * Fix Open option from History view when selected revision has a
>> >> different URL do to copy/rename. (1087)
>> >> * Fix Compare With -> Revision after move/rename. (1087)
>> >> * Improvements to diff file parsing
>> >>
>> >>
>> >> --
>> >> Thanks
>> >>
>> >> Mark Phippard
>> >> http://markphip.blogspot.com/
>> >>
>> >> ------------------------------------------------------
>> >>
>> >>
>> >> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2450622
>> >>
>> >> To unsubscribe from this discussion, e-mail:
>> >> [users-unsubscribe_at_subclipse.tigris.org].
>> >
>> >
>>
>>
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>> ------------------------------------------------------
>>
>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2450630
>>
>> To unsubscribe from this discussion, e-mail:
>> [users-unsubscribe_at_subclipse.tigris.org].
>
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2450650
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-02-22 21:34:28 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.