[Top][All Lists]
[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.
- bzr handholding: restoring deleted file, Glenn Morris, 2010/01/07
- Re: bzr handholding: restoring deleted file,
Dan Nicolaescu <=
- Message not available
- Re: bzr handholding: restoring deleted file, Glenn Morris, 2010/01/07
- Re: bzr handholding: restoring deleted file, Jason Rumney, 2010/01/08
- Re: bzr handholding: restoring deleted file, Juanma Barranquero, 2010/01/08
- Re: bzr handholding: restoring deleted file, Eli Zaretskii, 2010/01/08
- Re: bzr handholding: restoring deleted file, Juanma Barranquero, 2010/01/08
- Re: bzr handholding: restoring deleted file, Eli Zaretskii, 2010/01/08
- Re: bzr handholding: restoring deleted file, Juanma Barranquero, 2010/01/08