[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: HELP regading subversion

From: Michael Diers <mdiers_at_elegosoft.com>
Date: Fri, 22 Jan 2010 11:17:57 +0100

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
Received on 2010-01-22 15:01:30 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.