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

Re: A question about hook

From: Ryan Schmidt <subversion-2010a_at_ryandesign.com>
Date: Mon, 22 Feb 2010 20:10:51 -0600

On Feb 22, 2010, at 18:56, hu.miao1_at_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.
Received on 2010-02-23 03:11: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.