> > When I marked some files in the inventory buffer, and typed = to see the > > diff of the files, I got all diffs in the local copy. > > > > Is this expected behavior? > > That's consistant. `=' runs `tla-inventory-changes', which is a > tree-wide command.
I think following behavior is natural: - If there is no marked file, the user gets all diffs in the local copy. - If there are marked files, the user gets diffs in the files. How do you think? (pcl-cvs works like above.)
