monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Newbie Q: how to find changes to a _file_


From: Derek Scherger
Subject: Re: [Monotone-devel] Newbie Q: how to find changes to a _file_
Date: Thu, 02 Sep 2004 21:08:46 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040813

Georg-W. Koltermann wrote:
Hi,

excuse the question of a monotone newbie, but how do I find out about
changes to a given _file_?

log also allows you to specify a *single* file name and will list the manifests where this file changed or something like that. The stuff on the net.venge.monotone.restrictions branch will allow you to restrict a diff between two manifests down to a single (or some set) of files.

"monotone log" will list changes of the configuration as a whole, and
"monotone diff id" will elaborate on the changes of a given manifest id,
so I could of course examine all outputs like "for i in
$all_manifest_ids; do; monotone diff $i; done" and filter out the
changes to the file I am interested in.

Isn't there an easier, more performant way?

--
Regards,
Georg.




_______________________________________________
Monotone-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/monotone-devel


--
Cheers,
Derek
_____________________________________________________________________
Derek Scherger                         Echologic Software Corporation
phone: 403.606.0459                            Bankers Hall RPO 22051
fax:   403.243.5400                      Calgary, AB, Canada  T2P 4J1
mailto:address@hidden                   http://www.echologic.com




reply via email to

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