Move MercurialClient class to be next to other SCMClient subclasses
Submitted
Updated 7 months, 3 weeks ago
| Marc Hedlund | Reviewers | ||
| reviewboard | |||
| chipx86 | |||
| None | Review Board SVN | ||
Move MercurialClient class to be in the same part of the post-review source as the other SCMClient subclasses. It took me a moment to find the Mercurial class since it is currently distant from its peers and I'd like to save other people from spending that moment. :)
I don't use Mercurial, so I don't have a good way to test that class, but I confirmed that the post-review script still runs after this change.
Posted 7 months, 3 weeks ago (March 29th, 2008, 4:08 a.m.)
Thanks. Committed as r1237.