This is very small thing. But I would like a commit to stop when there has been no changes at all. I've done commit a few times when there has been no changes and that creates a new revision. Looking in the method commit it looks like it's very simple to do. I just don't know if I should just return or if I should throw an exception. Regards, Erik