emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bzr handholding: restoring deleted file


From: Dan Nicolaescu
Subject: Re: bzr handholding: restoring deleted file
Date: Thu, 7 Jan 2010 16:45:57 -0800 (PST)

Glenn Morris <address@hidden> writes:

  > I made a branch with `bzr branch http://...'.
  > 
  > Then I did `rm configure'.
  > 
  > How do I get the damn file back again, like `cvs update' would do?
  > 
  > `bzr update' chirpily says `Tree is up to date'.
  > `bzr pull' thinks a bit, then says `No revision to pull'.
  > `bzr merge' fails due to uncommitted changes.

C-x v d RET

it should show the file as missing.  
Put the cursor on it.
C-x v u RET
and you get it back.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]