On Wed, Aug 13, 2008 at 8:46 PM, Michael Harris <[EMAIL PROTECTED]> wrote: > Ive played around with it a bit more -- I tried doing checkout operations on > a file that i did not add the versionable mixin to and I was surprised to > see it did not throw an exception (something like "cannot checkout something > that is not versionable).
Are you sure? It should throw an exception, the javadoc says: If this node is not versionable, an UnsupportedRepositoryOperationException is thrown. Regards, Alex -- Alexander Klimetschek [EMAIL PROTECTED]
