Hi *, On Thu, May 28, 2009 at 3:19 PM, Bjoern Michaelsen <[email protected]> wrote: > Christian Lohmaier <cloph <at> openoffice.org> writes: >> How would I use track to "show me all changes in <branch/tree> since >> <date>"? (or between <startdate> and <enddate>) > > I have never used the trac/mercurial-combination, just trac/svn. With it > watching a branch is simple - see for example: >> > http://trac.edgewall.org/log/trunk/setup.py?action=stop_on_copy&mode=stop_on_copy&rev=8244&stop_rev=&limit=100
Nope, that URL/those results are not at all what I mean. That link is just a version history of a given file. Sourcebrowsing and thinks like that is covered by opengrok as well. > I am guessing, you actually want to watch a subtree (e.g. a module) across all > branches. No, I want to do queries like "what changed in cws <foobar> between <dateA> and <dateB>" if possible with additional filters like filetype or author, pathname and stuff like that. The result should be a list of affected files, along with the associated commit-message and a way to show the diffs of the changes ciao Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
