On Feb 22, 2010, at 18:56, hu.mi...@zte.com.cn wrote: > hi,I want to catch the client ip in svn hook.How to do! Thanks.
As far as I know, the client IP address is not available to the hook script. If you are serving with Apache, the client IP will be in the Apache log; you may be able to make use of that.