Is there an easy way to get a list of files/revisions that have a
particular tag? We've got ~6500 files in the tree, and only a few are
marked with any particular tag.

I could recursively get the history for each file and grep that for the
tag I'm looking for, but I'm hoping there's something a little less
klunky...

Thanks.

-Pete


Reply via email to