Is any way to setup pre-commit hooks on the client side with an svn client, for example through eclipse or a command line svn client ?
No. But you can alias your own script to svn, so it gets called every time you type svn. The script then calls actual svn. How about that?
svn
2.1m questions
2.1m answers
60 comments
57.0k users