all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* git push fails with VC
@ 2017-07-29 13:23 Stephen Berman
  0 siblings, 0 replies; only message in thread
From: Stephen Berman @ 2017-07-29 13:23 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

For some time (at least several weeks) I have been unable to use VC to
push commits to the Savannah repository.  When I type `P' in the
VC-Dired buffer, I get the error "Unexpected process state" (backtrace
attached); `git push' in bash works fine.  Anyone have an idea what the
problem is in VC?

Steve Berman


[-- Attachment #2: VC git push backtrace --]
[-- Type: text/plain, Size: 1332 bytes --]

Debugger entered--Lisp error: (error "Unexpected process state")
  signal(error ("Unexpected process state"))
  error("Unexpected process state")
  vc-exec-after(#f(compiled-function () #<bytecode>))
  vc--process-sentinel(#<process git> #f(compiled-function () #<bytecode>))
  #f(compiled-function (p msg) #<bytecode>)(#<process git> "stopped (tty output)\n")
  apply(#f(compiled-function (p msg) #<bytecode>) (#<process git> "stopped (tty output)\n"))
  #f(advice-wrapper :after ignore #f(compiled-function (p msg) #<bytecode>))(#<process git> "stopped (tty output)\n")
  apply(#f(advice-wrapper :after ignore #f(compiled-function (p msg) #<bytecode>)) (#<process git> "stopped (tty output)\n"))
  #f(advice-wrapper :after #f(advice-wrapper :after ignore #f(compiled-function (p msg) #<bytecode>)) #f(compiled-function (p msg) #<bytecode>))(#<process git> "stopped (tty output)\n")
  apply(#f(advice-wrapper :after #f(advice-wrapper :after ignore #f(compiled-function (p msg) #<bytecode>)) #f(compiled-function (p msg) #<bytecode>)) (#<process git> "stopped (tty output)\n"))
  #f(advice-wrapper :after #f(advice-wrapper :after #f(advice-wrapper :after ignore #f(compiled-function (p msg) #<bytecode>)) #f(compiled-function (p msg) #<bytecode>)) #f(compiled-function (p msg) #<bytecode>))(#<process git> "stopped (tty output)\n")

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-29 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-29 13:23 git push fails with VC Stephen Berman

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.