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

2011-01-19 Thread Min . Su
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 2011-01-20 04:45 To min...@spreadtrum.com cc users@subversion.apache.org Subject Re: How To Find Th

How To Find The Client Ip From the HOOK?

2011-01-19 Thread Min . Su
hi all, Is there any way to find the client ip from the svn HOOK ? I find a module for perl : http://search.cpan.org/~mschilli/SVN-Utils-ClientIP-0.02/ClientIP.pm But it thinks only make for unix, on the other OS (like windows), is there any way to do this?