Subject: | accept revisions with leading r's. |
it would be convenient if all command line options that took versions took them either with the
raw numeric version or with a single leading 'r', e.g.:
svn-bisect --min r44954 --max r45819
I can probably whip up a patch if that'd help.