From: Oleksandr Gavenko <gavenkoa@gmail.com>
To: 13004@debbugs.gnu.org
Subject: bug#13004: 24.2; vc-diff from vc-log doesn't show diff before renames (for Mercurial backend).
Date: Mon, 26 Nov 2012 20:29:08 +0200 [thread overview]
Message-ID: <87boekdxqj.fsf@gavenkoa.example.com> (raw)
As always:
$ emacs -Q
Next I open any file from Mercurial repo which is "hg mv" or "hg cp".
If you build history "C-x v l" and try to look diff (log-view-diff or "d") for
changeset before rename you get message, like:
Finding changes in /home/user/devel/my-devel/gadict/en-pronunciation_ru.rst...
No changes between 214 and 215
while:
$ hg diff -r 215 en-pronunciation_ru.rst
diff --git a/en-spelling_ru.rst b/en-pronunciation_ru.rst
copy from en-spelling_ru.rst
copy to en-pronunciation_ru.rst
--- a/en-spelling_ru.rst
+++ b/en-pronunciation_ru.rst
@@ -1,5 +1,4 @@
.. -*- coding: utf-8 -*-
-
.. include:: header.rst
===================
In GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
of 2012-09-09 on trouble, modified by Debian
Also reproduced in GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, GTK+ Version
2.24.10):
$ bzr info -v
Related branches:
parent branch: bzr://bzr.savannah.gnu.org/emacs/emacs-24/
Branch history:
110934 revisions
10084 days old
first revision: Thu 1985-04-18 00:48:29 +0000
latest revision: Wed 2012-11-21 21:28:14 +0200
I expect that vc-view-diff follow history on copy as this do original CLI
client "hg".
--
Best regards!
next reply other threads:[~2012-11-26 18:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 18:29 Oleksandr Gavenko [this message]
2012-11-26 21:46 ` bug#13004: 24.2; vc-diff from vc-log doesn't show diff before renames (for Mercurial backend) Glenn Morris
2012-11-26 21:49 ` Glenn Morris
2012-11-26 21:54 ` Glenn Morris
2012-11-26 21:56 ` Glenn Morris
2012-11-27 19:27 ` Oleksandr Gavenko
2012-11-27 20:09 ` Glenn Morris
2012-11-27 20:51 ` Oleksandr Gavenko
2012-11-28 20:26 ` Glenn Morris
2023-12-15 21:09 ` Dmitry Gutov
2012-11-27 21:01 ` Oleksandr Gavenko
2012-11-28 20:29 ` Glenn Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87boekdxqj.fsf@gavenkoa.example.com \
--to=gavenkoa@gmail.com \
--cc=13004@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).