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

Re: How to get the client hostname while user committing the code to the repository?

From: ram kumar <sdram111_at_gmail.com>
Date: Wed, 28 Jul 2010 10:00:48 +0530

Hi,

We are using http protocal. Please find the server and client details below.
We have to popup some window on the client machine either in pre or post
commit operation.

Prototype is working fine so need to know how to get the client ip adress or
hostnmae in pre/post commit trigger.

SVN Server: Linux
SVN Clients: Windows XP

Regards,
Ramkumar

> Hi,

>

>

>

> I need your help.

>

>

>

> I need the client host information in either pre or post-commit trigger.

Good luck with that!! If you're using a single protocol of access, such as
ssh+svn or HTTPS, it's conceivable that you could adopt a wrapper to do
something clever and deduce the hostname. But it seems awkward.

Why do you want this?
Received on 2010-07-28 08:13:42 CEST

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.