Re: Fwd: start-commit hook client capabilities - mergeinfo only?
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 16 Sep 2015 11:54:20 +0100
Brett Randall <javabrett_at_gmail.com> writes:
> Is it still considered valid to filter the client-capabilities passed
That would be a topic for the dev list.
If the problem you are trying to solve is that you want your server to
http://subversion.apache.org/docs/release-notes/1.8.html#ephemeral-txnprops
A start-commit script can use:
svnlook propget --revprop -t "$4" "$1" svn:txn-user-agent
For example a server will detect my 1.9.x client as:
svn:txn-client-compat-version
svn:txn-user-agent
As with client capabilites this can only be trusted in so far as you
-- Philip Martin WANdiscoReceived on 2015-09-16 12:54:27 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.