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

Re: [PATCH] Store remote host ip on commit

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-17 23:59:03 CEST

"Sander Striker" <striker@apache.org> writes:
> This patch adds functionality to subversion to obtain
> the ip of the host where a commit is originating from.
>
> [...]
>
> Thoughts?

What's the motivation? Is the author insufficient for some reason?

I'm almost always committing from a box with a dynamic IP behind a
firewall, for example. In some cases, the firewall box has the same
static IP, but from home, even that may not be true -- the publically
visible IP is just whatever server Ameritech DSL network happens to
assign me to.

So I both wonder whether this information is useful, and even if it
is, whether it always applies or can be reliably obtained... as you
acknowledge in this paragraph:

> Use 'svnlook ${REPOS} rev ${REV} remotehost' to see where
> a commit came from. 'remotehost' will not be set when
> it couldn't be determined (or when using ra_local).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 18 00:11:01 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.