Hi,

I just installed TortoiseHg 0.8.1, with its many nice changes :)

There is one change, however, that I don't see as an improvement: 
In earlier versions (at least one of the 0.7.x versions), when you would
"View Changelog", "View File Status" or even "Commit" via the context
menu, only the files below the selected directory would be shown. I have
found this behaviour quite convenient, when working with certain largish
repos.
Now the 0.8.1 seems to show all files in the entire repo, regardless of
the selected directory. In other words, 0.8.1 seems to run "hg stat"
rather than "hg stat ." behind the scenes, etc.

I wonder if this change is intentional? In fact, I just found issue #55
"View File Status: provide status relative to repository root" which seems
to say that the "old" behaviour is still in effect in 0.8.x, but that 0.9
will provide a new option to choose between the relative and the repo-root
listing modes (which seems like a good solution imho).

Is there any way of re-enabling the "subdirectory filtered view" for
context menu commands in 0.8.1 ?

Cheers,

        Esben

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to