RE: To Get selected filenames before commit
From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: Wed, 23 Mar 2011 08:22:10 +0000
Hi Achar!
> I would like to write a pre-commit hook script which checks for some
If you have access to the server with the repository then you will probably want to do this as a server side hook (preferred solution):
Otherwise you will have to settle for client side hooks:
In any case you should ask any further questions in either the SVN users list or the TSVN users list, as this list is focused on the development of TSVN.
Good luck!
Hans-Emil
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.