hi all,<br>I added some tests for `bzr diff -r 1.1` and `bzr diff -c 1.1` where revno 1.1 does not exist,<br>This patch gives a consistent error message as a non-dotted revno eg. `bzr diff -r 1234`.<br>It passes all tests, but I&#39;m not sure if something else relied on getting back (branch, None, None)<br>
for non-existing dotted revnos.<br><br>regards<br>marius<br><br>