use bazaar to log changes (especially file removals) in a directory recursively

Rahul Nabar rpnabar at gmail.com
Sat Apr 12 20:46:39 BST 2008


On Fri, Apr 11, 2008 at 8:13 PM, Brian de Alwis <bsd at cs.ubc.ca> wrote:
>  'bzr log -v' shows the files added, renamed, removed, and modified.
>

Thanks Brian! But that did not seem to work for me:

bzr log -v parent/

revno: 66
committer: rpnabar
branch nick: rpnabar
timestamp: Fri 2008-04-11 17:26:40 -0500
message:
  Initial dir commit.
added:
  parent/
  parent/1.txt
  parent/2.txt


That's all it shows me. Now, if I did it without the dir. arg:

bzr log -v

I do see the removals; but buried within a long list of other commits
unrelated to this dir.  But that wouldn't be very useful to drill down
on what went on in a certain dir that I wanted to check up on.
Especially after a few months of commits this would become totally
unmanageable.

Any other workarounds?

-- 
Rahul



More information about the bazaar mailing list