unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40670: 28.0.50; Regression: vc-print-log doesn't work with TRAMP because vc-git isn't initialized
@ 2020-04-16 20:07 Dima Kogan
  2020-04-17 13:11 ` Michael Albinus
  0 siblings, 1 reply; 4+ messages in thread
From: Dima Kogan @ 2020-04-16 20:07 UTC (permalink / raw)
  To: 40670

Hi. I'm using a bleeding-edge emacs build from git. Today.

The problem:

1. emacs -Q

2. C-x C-f /ssh:host:file

   Open any file that lives in a git repo on a remote server

3. C-x v l

   I expect to see the git log for this file, but I get an error: "File
   is not under version control". The modeline doesn't show that emacs
   recognized this as a git file. Also, the only "vc-git-..." function
   that emacs knows about at this point is vc-git-registered. Clearly
   something was supposed to initialize vc-git but that didn't happen.
   As a workaround I CAN do:

4. C-x v L

   This does work to show me the git history of this whole project. This
   loaded vc-git, so I can now go back to the earlier buffer, and C-x v
   l works now


Thanks!





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-21 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-16 20:07 bug#40670: 28.0.50; Regression: vc-print-log doesn't work with TRAMP because vc-git isn't initialized Dima Kogan
2020-04-17 13:11 ` Michael Albinus
2020-04-21 11:35   ` Michael Albinus
2020-04-21 23:28     ` Dima Kogan

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).