Is there a way to prevent users from committing without using --force
when a branch is closed?
Another way is to ask if I am sure I want to commit and act accordingly.
Is there such a way to do it using a hook/extension?
I am the sole developer on a project and have been using tortoiseSVN for quite a while. Now Id like to start getting version information working correctly in the project I.E. show Major Version, Minor ...