Create a new transaction object
This does not lock anything, but sets up the transaction object to know from which repository to lock.
@param out_ the resulting transaction @param repo the repository in which to lock @return 0 or an error code
See Implementation
Create a new transaction object
This does not lock anything, but sets up the transaction object to know from which repository to lock.
@param out_ the resulting transaction @param repo the repository in which to lock @return 0 or an error code