Bug 489023

Summary: emacs fails to annotate files from git repository
Product: [Fedora] Fedora Reporter: Marc Milgram <mmilgram>
Component: emacsAssignee: Daniel Novotny <dnovotny>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: debarshir, dnovotny, jonathan.underwood, tromey
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-22 09:22:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marc Milgram 2009-03-06 19:39:54 UTC
Description of problem:
git reports an error instead of annotating files for emacs.

Version-Release number of selected component (if applicable):
emacs-22.3-4.fc10.i386


How reproducible:
easily

Steps to Reproduce:
1. In emacs, access a file under a git repository.
2. Enter ^C v g    (or Tools->Version Control->Annotate)
3. Look at Annotate window
  
Actual results:
Annotate window displays:
error: unknown option `-rmaster'
usage: git blame [options] [rev-opts] [rev] [--] file

Expected results:
The file to be annotated.

Additional info:

Comment 1 Tom Tromey 2009-08-21 15:19:06 UTC
FWIW, this works fine for me with the Emacs 23 in F11.

Comment 2 Daniel Novotny 2009-09-22 09:22:27 UTC
working in F11, F12 => closing RAWHIDE