>>>> What does Verify actually do? >>> Verifies the integrity of the repository (svnadmin verify $REPO_PATH.) This >>> is only supported by Subversion.
>> Then it probably shouldn't show up for mercurial repos. > This has been done. Why would we support svnadmin verify, but not hg verify? --Mark