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

Re: Merge's "Show log" won't filter... just in a given branch

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 7 Nov 2015 09:57:40 +0100

On 05.11.2015 16:08, Álvaro G. Vicario wrote:
> I'm cherry-picking revisions in chronological order to port changes
> from trunk into a branch. When I click the "Show log" button in the
> "Merge" dialogue it shows the latest 100 revisions as normal (e.g.
> 3003 to HEAD). But I'm still reviewing earlier changes (e.g. r2250
> and on) so I click on "Show range". No matter what values I enter
> (I've tried "2250 to HEAD", "2250 to 2260"...), the dialogue updates
> to show the *complete branch history*. No only does it take two
> minutes to load but I also need to scroll and find r2250 manually.
>
> I've been using this feature for years and the filter has always
> worked fine. But the weirdest thing is that the filter actually works
> fine for other branches in the same repository!
>
> Do you have any idea of what might be causing this issue?
>
> P.S. 64-bit TortoiseSVN/1.9.2 on Windows 7 against Subversion/1.7.2
> on Windows Server 2003.

maybe the merge info is not ok on that branch?
Try to run an
$ svnadmin recover
on the repository.

If that doesn't help, maybe a dump/reload cycle could recreate the
missing merge info or at least get the repo optimized again.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3145663
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-11-07 09:57:44 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.