[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: shrinivasan <shrinivasan_at_collab.net>
Date: Thu, 20 Jan 2011 02:15:11 +0530

> 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-19 21:46:18 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.