On Mon, Jul 27, 2009 at 3:12 AM, Colin
Caughie<c.caug...@indigovision.com> wrote:
> Hi,
>
> I just ran "hgtk annotate" (using thg 0.8.1) on a file that was moved from
> one location to another at some point in its past. I found that although the
> GUI displayed the revision numbers of changes before the move in the lower
> pane (with the file contents), it doesn't show these revisions in the
> revision graph at the top.
>
> This confused me at first because I couldn't figure out why I was seeing
> revision numbers in the lower pane that weren't present in the upper pane.
>
> Not a biggie, but I thought I'd report it in case it's an easy one to fix.

The revision graph code does not follow renames.  It's something I
would like to add in 0.9.
If you click on the revision the rename happened (usually the first
revision), a 'follow rename' button will appear.  Clicking on that
will open another tab with the history from before the rename.

--
Steve Borho

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

Reply via email to