Hey, I'd like review for: 510 "hg copyright foo" blows up
http://cr.opensolaris.org/~richlowe/scm_510 The way were were passing the active list around there didn't strictly follow Hg's command interface, and broke argument checking such that the command as in the bug was seen as valid where it is not. (This also deals with two other minor nits from the review, an unused variable in branchchk, and the XXX comment regarding NOT files) -- Rich