We use TSVN on our development computers and also on our test computers. But on our test computers, commits are prohibited. To avoid accidental commits, we have set "AllowAuthSave=false" and removed the "commit" button from the context menu and set up client-side "start commit hooks" for every working copy on the test computer. But this does not block commits on working copies that are checked out in the future, and we don't want to use default client-side hook scripts because this requires scripts on every development computer.
I also thought of requesting a way to configure hook scripts for all working copies, but I found that you already rejected thatl, which is okay. Therefore please add an option "BlockCommits". -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/1374f5cf-1d51-4aba-afc2-f5682f4aed87%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
