all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs VC issue
@ 2018-12-17  8:01 Live System User
  2018-12-17  9:07 ` Andreas Schwab
  2018-12-17 16:03 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Live System User @ 2018-12-17  8:01 UTC (permalink / raw)
  To: emacs-devel

Hi,


        I am currently experiencing an issue with the Emacs
        master repo and "vc-update".

        When I go to "pull", I get the following error:


Running "git pull --stat"...
From git://git.sv.gnu.org/emacs
   3edddba..61dbe6b  master     -> origin/master
error: Your local changes to the following files would be overwritten by merge:
	src/macuvs.h
Please, commit your changes or stash them before you can merge.
Aborting
Updating 8c28ac8..61dbe6b



        Since I did not make any "local changes" (I only do
	pull and "make"), I suspect that something happened
        on the remote's end.

        Eventuslly that would get fixed on the remote end
        especially as other people encounter the same issue
        and some maintainer rectified the problem.  Then a
        subsequent "vc-update" would be successful and I
        would be unstuck. However, since the problem still
        persists, perfaps others resolved it "locally"
        somehow?  I don't have a modified src/macuvs.h
        file to stash and I'm not doing a "merge".
	Using the Emacs VC facilities, how can I
        fix/solve this so that I can vc-update
        successfully again?

	Thanks.




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

end of thread, other threads:[~2018-12-17 16:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-17  8:01 Emacs VC issue Live System User
2018-12-17  9:07 ` Andreas Schwab
2018-12-17 16:03 ` Eli Zaretskii

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.