all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: emacs-devel@gnu.org
Subject: Is it possible to undo bzr pull --overwrite ?
Date: Mon, 10 Jun 2013 22:52:34 +0200	[thread overview]
Message-ID: <87li6h8z8t.fsf@rosalinde.fritz.box> (raw)

I wanted to update my local Emacs branch in which I develop the new
version of todo-mode.el that I just posted here, but unfortunately I
thoughtlessly used `bzr pull --overwrite' and now the entire history of
my package appears to be gone.  Is it possible to recover it?  A web
search found a suggestion to use `bzr heads --dead-only' and then `bzr
pull -rrevid:THEREVID .' and with the first command I found only the
revids of last change I made and one I made almost a year ago, but with
the second command, using the revid of the latest change, I only got
"bzr: ERROR: These branches have diverged. Use the missing command to
see how.  Use the merge command to reconcile them."  And `bzr missing'
just returns "Using saved parent location:
bzr+ssh://srb@bzr.savannah.gnu.org/emacs/trunk/ Branches are up to
date."  So have I irrevocably lost my local history, or can I still
recover it?

Steve Berman




             reply	other threads:[~2013-06-10 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-10 20:52 Stephen Berman [this message]
     [not found] ` <871u89tza4.fsf@notengoamigos.org>
2013-06-10 22:14   ` Is it possible to undo bzr pull --overwrite ? Stephen Berman

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=87li6h8z8t.fsf@rosalinde.fritz.box \
    --to=stephen.berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    /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.