Comment 5 for bug 393837

Revision history for this message
dmuir (dmuir) wrote :

Is it just me or this only an issue with the new 2a format?

checkout using 2a:
$ echo "test" >> versioned_file
$ bzr diff
ERROR.....

checkout using rich-roots
$echo "test" >> versioned_file
$bzr diff
...
+test

both checkouts are up to date and are otherwise identical