GNU bug report logs - #66611
29.1; vc-update-change-log triggers vc-not-supported update-changelog Git error

Previous Next

Package: emacs;

Reported by: "Rolando Garza C." <rolandog <at> gmail.com>

Date: Wed, 18 Oct 2023 15:15:02 UTC

Severity: normal

Found in version 29.1

Full log


Message #8 received at 66611 <at> debbugs.gnu.org (full text, mbox):

From: Manuel Giraud <manuel <at> ledu-giraud.fr>
To: "Rolando Garza C." <rolandog <at> gmail.com>
Cc: 66611 <at> debbugs.gnu.org
Subject: Re: bug#66611: 29.1; vc-update-change-log triggers vc-not-supported
 update-changelog Git error
Date: Tue, 24 Oct 2023 20:35:41 +0200
"Rolando Garza C." <rolandog <at> gmail.com> writes:

> Hi.  I'm getting a "VC method not implemented for backend:
> update-changelog, Git" error message upon trying to run
> vc-update-change-log.

Hi,

I don't think it is a bug because it is true that update-changelog is
not implemented for the Git backend.  The header in "vc-git.el" says:

;; - update-changelog (files)                      COULD BE SUPPORTED

So it seems it could be done though.


[...]

> Require VC (using eval-expression):
>     M-: (require 'vc) <RET>
>
> Create a repository:
>     M-x vc-create-repo <RET>
>     Git <RET>

FWIW, I don't think that the (require 'vc) is required 😁 and you don't
need to call vc-create-repo because 'C-x v v' will ask to if needed.

Best regards,
-- 
Manuel Giraud




This bug report was last modified 1 year and 236 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.