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

Re: How To Find The Client Ip From the HOOK?

From: <Min.Su_at_spreadtrum.com>
Date: Thu, 20 Jan 2011 09:24:38 +0800

I find the log file , Thank you very much :)

Here we use http + ssl , and the client IP can find in the log file~

I will try to parse the informations by the scripts ^ ^

shrinivasan <shrinivasan_at_collab.net>
2011-01-20 04:45

To
Min.Su_at_spreadtrum.com
cc
users_at_subversion.apache.org
Subject
Re: How To Find The Client Ip From the HOOK?

        Is there any way to find the client ip from the svn HOOK ?

Hi,

If you use the http protocol, all the client information are stored in
access.log
you can parse it and get the details.

Are you using the ssh protocol to access svn?

If so switch to https, as it will provide you more possibilities.

Regards,
Shrinivasan
CollabNet Support
Received on 2011-01-20 02:25:31 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.