Hi,
We are using SVN version 1.6.5, configured under Linux platform on RHEL5, and will be moving to start using SVN 1.7.* version.
We wanted to check which SVN version is set at user's client side environment, and if its older SVN version then we want to throw message saying "Your environment is set to older SVN version and point SVN version bin to latest version". After pointing to latest SVN bin path user should be able to execute SVN command else it should keep on throwing this message.
We are trying to achieve this through SVN's built hooks, can anyone let me know how this can be achieved through hook? With some bash script support calling through any pre-hooks file?
Appreciate your help in this.
Thanks!!
Last updated