Restoring history of a "bzr remove"d file
Eli Zaretskii
eliz at gnu.org
Sun Feb 6 17:28:13 UTC 2011
> Date: Sun, 6 Feb 2011 08:59:48 -0600
> From: "Matthew D. Fuller" <fullermd at over-yonder.net>
> Cc: bazaar at lists.canonical.com
>
> Any time you're looking through history, you never look at file
> _names_, just id's. If you `bzr log src/foo.c`, it doesn't look
> through the history for foo.c. It looks in the tree to find out what
> file-id that 'src/foo.c' is, then looks through the history for that
> file-id. The name, now or in the past, is just a transient property
> of the file-id, much like its contents.
OK, thanks.
More information about the bazaar
mailing list