Re: [PATCH] Add platform information to user agent string
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 30 Oct 2012 18:15:41 +0000 (GMT)
Ivan Zhakov wrote:
> On Tue, Oct 30, 2012 at 8:07 PM, Ben Reser wrote:
(1) Brane has recently added platform identification to the 'svn --version' command; is there any reason to use different code here producing a different set of platform identifiers? It would seem much better to share that code -- whether using just the 'platform' string or the whole 'platform-cpu-vendor' (or whatever it is) tuple -- so that the two sets of client identifiers cannot get out of sync.
(2) C-Mike Pilato (?) has recently added some sort of ability for pre-commit hooks to see more information (via txn-rev-props), which AFAIK was partly intended to let the hook see more info about the client platform. I don't know exactly what it does, but isn't that a more suitable place to put any new extensions of this kind of functionality?
How does what you're proposing relate to those two developments?
- Julian
|
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.