From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Cc: esr@thyrsus.com
Subject: Re: master 2a81c5d 1/2: Confine vc-stay-local to CVS, because it was unusable in SVN.
Date: Mon, 01 Dec 2014 17:47:32 +0100 [thread overview]
Message-ID: <m3mw77wc4b.fsf@stories.gnus.org> (raw)
In-Reply-To: <E1XvTCw-0006H0-B7@vcs.savannah.gnu.org> (Eric S. Raymond's message of "Mon, 01 Dec 2014 15:48:14 +0000")
When trying to check in from vc mode, I get the backtrace below. Since
this is git, I'm not quite sure why it's querying bzr...
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
regexp-quote(nil)
vc-bzr-status("/home/larsi/src/emacs/trunk/ChangeLog")
vc-bzr-state("/home/larsi/src/emacs/trunk/ChangeLog")
vc-bzr-registered("/home/larsi/src/emacs/trunk/ChangeLog")
apply(vc-bzr-registered "/home/larsi/src/emacs/trunk/ChangeLog")
vc-call-backend(Bzr registered "/home/larsi/src/emacs/trunk/ChangeLog")
#[(b) "\302\b\303 #\205.\0\304 \305\b#\205.\0\306\307\310\"\207" [b file vc-call-backend registered vc-file-setprop vc-backend throw found t] 4](Bzr)
mapc(#[(b) "\302\b\303 #\205.\0\304 \305\b#\205.\0\306\307\310\"\207" [b file vc-call-backend registered vc-file-setprop vc-backend throw found t] 4] (RCS CVS SVN SCCS SRC Bzr Git Hg Mtn Arch))
vc-registered("/home/larsi/src/emacs/trunk/ChangeLog")
vc-backend("/home/larsi/src/emacs/trunk/ChangeLog")
vc-find-file-hook()
run-hooks(find-file-hook)
after-find-file(nil t)
find-file-noselect-1(#<buffer ChangeLog> "~/src/emacs/trunk/ChangeLog" nil nil "~/src/emacs/trunk/ChangeLog" (3629080 2058))
find-file-noselect("/home/larsi/src/emacs/trunk/ChangeLog")
log-edit-changelog-entries("./")
log-edit-insert-changelog-entries(("./"))
log-edit-insert-changelog()
run-hooks(log-edit-hook)
log-edit(vc-finish-logentry t ((log-edit-listfun lambda nil (mapcar (quote file-relative-name) (quote ("/home/larsi/src/emacs/trunk/")))) (log-edit-diff-function . vc-diff) (log-edit-vc-backend . Git) (vc-log-fileset "/home/larsi/src/emacs/trunk/")) nil #[0 "\301\300\302\"\207" [Git vc-call-backend log-edit-mode] 3])
vc-log-edit(("/home/larsi/src/emacs/trunk/") #[0 "\301\300\302\"\207" [Git vc-call-backend log-edit-mode] 3] Git)
vc-start-logentry(("/home/larsi/src/emacs/trunk/") nil nil "Enter a change comment." "*vc-log*" #[0 "\301\300\302\"\207" [Git vc-call-backend log-edit-mode] 3] #[514 "\303\304\305.!\"\210\211\203.\0\306\307.\"\204.\0\310\262.\311C\312.\x19.\211\203[.\211@\313.!\203O.\314 \211\203K.\211@\315.!\211\203C.\316.\x02\"\203C.\211.\x06B\262.\210.A\266\202\202).\210\202T.\211.B\262.\x01A\266\202\202.\0\210\317\300\320.\x06.\x06$\210\321\322.\"\210\211\211\203\244.\211@\323\324\325\326.!8B\327BB\211\203\234.\211@\211@\211 >\204\224.\330\331.\n\".\x04A#\210\210.A\266\202\202|.\210.A\266\202\202k.\210)\266.\303\332\305.!\"\207" [Git vc-touched-properties vc-file-prop-obarray message "Checking in %s..." vc-delistify string-match "[^ \n ]" "*** empty log message ***" t nil file-directory-p buffer-list buffer-file-name string-prefix-p vc-call-backend checkin mapc vc-delete-automatic-version-backups (vc-state . up-to-date) vc-checkout-time 5 file-attributes ((vc-working-revision)) put intern "Checking in %s...done"] 13 "\n\n(fn FILES COMMENT)"] vc-checkin-hook Git)
vc-checkin(("/home/larsi/src/emacs/trunk/") Git)
vc-next-action(nil)
funcall-interactively(vc-next-action nil)
call-interactively(vc-next-action nil nil)
command-execute(vc-next-action)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next parent reply other threads:[~2014-12-01 16:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20141201154813.24050.49985@vcs.savannah.gnu.org>
[not found] ` <E1XvTCw-0006H0-B7@vcs.savannah.gnu.org>
2014-12-01 16:47 ` Lars Magne Ingebrigtsen [this message]
2014-12-01 16:52 ` master 2a81c5d 1/2: Confine vc-stay-local to CVS, because it was unusable in SVN Lars Magne Ingebrigtsen
2014-12-01 16:58 ` Eric S. Raymond
2014-12-01 17:09 ` Eric S. Raymond
2014-12-01 17:27 ` Lars Magne Ingebrigtsen
2014-12-01 17:53 ` Lars Magne Ingebrigtsen
2014-12-01 18:20 ` Eric S. Raymond
2014-12-01 18:27 ` Lars Magne Ingebrigtsen
2014-12-01 18:45 ` Eric S. Raymond
2014-12-01 18:51 ` Glenn Morris
2014-12-01 18:56 ` Lars Magne Ingebrigtsen
2014-12-01 19:18 ` Eric S. Raymond
2014-12-01 19:21 ` Lars Magne Ingebrigtsen
2014-12-01 19:28 ` Lars Magne Ingebrigtsen
2014-12-01 19:31 ` Lars Magne Ingebrigtsen
2014-12-01 19:36 ` Lars Magne Ingebrigtsen
2014-12-01 19:47 ` Eric S. Raymond
2014-12-01 17:13 ` Lars Magne Ingebrigtsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3mw77wc4b.fsf@stories.gnus.org \
--to=larsi@gnus.org \
--cc=emacs-devel@gnu.org \
--cc=esr@thyrsus.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.