14 years ago
create-review in a pre-commit svn hook
I want to create a review based on a svn transaction as another user in my pre-commit hook
Reading over the documents, it looks like ccollab has no way to adddiffs through the cli admin interface as another user.
I would like to do something like this ---
ccollab create-review admin user=some_user --transaction_id=$txn
Reading over the documents, it looks like ccollab has no way to adddiffs through the cli admin interface as another user.
I would like to do something like this ---
ccollab create-review admin user=some_user --transaction_id=$txn