Hiroshi Miyazaki wrote: [...] > When we register certain files into Subversion repository (through command > line), > is it possible to invoke an "hook method (exit routine)", which can add some > extra > user required own function. [...]
Hi, your best bet, IMHO, is to read up on the basics of Subversion in "Version Control with Subversion". http://svnbook.red-bean.com/nightly/en/index.html Regarding your question, perhaps the following sections are relevant. Repository Hooks: server-side hooks http://svnbook.red-bean.com/nightly/en/svn.ref.reposhooks.html Embedding Subversion: APIs, both client-side and repository-side http://svnbook.red-bean.com/nightly/en/svn.developer.html Contact this list again if you have further questions. Good luck. -- Michael Diers, elego Software Solutions GmbH, http://www.elego.de