unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
To: emacs-devel@gnu.org
Subject: problem with vc-annotate using git 1.5.6
Date: Sat, 12 Jun 2010 20:26:28 -0400	[thread overview]
Message-ID: <19476.9652.451447.810881@rgr.rgrjr.com> (raw)

   vc-annotate of (e.g.) sql.el does not work for me under git because
emacs runs the equivalent of:

	git blame --date=iso -C -C master sql.el

and gets this error:

	fatal: cannot stat path lisp/progmodes/master: No such file or directory

This seems to be because "master" is passed as the "rev" arg to
vc-git-annotate-command, but git interprets this as a file rather than a
revision.  Is this perhaps a compatibility problem with the version of
git I am using?  TIA,

					-- Bob Rogers
					   http://www.rgrjr.com/



             reply	other threads:[~2010-06-13  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-13  0:26 Bob Rogers [this message]
2010-06-21 23:44 ` problem with vc-annotate using git 1.5.6 Dan Nicolaescu

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=19476.9652.451447.810881@rgr.rgrjr.com \
    --to=rogers-emacs@rgrjr.dyndns.org \
    --cc=emacs-devel@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).