knubee wrote: > Is there a quick way to view an earlier revno of a particular file? > > For example, there are cases where we just want to go back and see what was in > an earlier version, without necessarily reverting to it. > > thanks, k $ bzr cat -r 123 foo.py --