all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Unable to a new branch with VC commit
@ 2021-03-11 20:46 Tero Mononen
  2021-03-12  9:50 ` Robert Pluim
  0 siblings, 1 reply; 7+ messages in thread
From: Tero Mononen @ 2021-03-11 20:46 UTC (permalink / raw)
  To: help-gnu-emacs

Dear Emacs people,

Most likely I'm doing something wrong but I don't know what.

I haven't managed to create a new Mercurial branch in Emacs. According 
to manual [1] it should happen with C-u C-x v v. It does request "New 
revision or backend". I give name of the new branch, and then commit 
changes. Surprisingly, commit ends up to the active branch instead of 
the new one. I.e., it completely ignores my input.

I tested the same procedure also with Git and the result was also the same.

My workaround is to change branch manually with "hg branch" command and 
then use VC in emacs. But, I'm wondering how to do the whole process 
with VC.

[1] 
https://www.gnu.org/software/emacs/manual/html_node/emacs/Creating-Branches.html#Creating-Branches



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-12 15:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-11 20:46 Unable to a new branch with VC commit Tero Mononen
2021-03-12  9:50 ` Robert Pluim
2021-03-12 10:15   ` Tero Mononen
2021-03-12 10:46     ` Robert Pluim
2021-03-12 12:39   ` Eli Zaretskii
2021-03-12 14:21     ` Robert Pluim
2021-03-12 15:14       ` Robert Pluim

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.