gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] file annotate


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] file annotate
Date: Fri, 26 Mar 2004 15:41:21 -0500
User-agent: Mozilla Thunderbird 0.5 (X11/20040309)

Aaron Bentley wrote:
For now, you can list the revisions that modified that file:

for log in $(tla logs); do if tla cat-log $log|grep \
"Modified-files:.*your-filename-here.*";then echo $log; fi; done

Scratch that; the Modified-files header may span several lines.  Drat.

Aaron

--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]