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

start-commit hook client capabilities - mergeinfo only?

From: Brett Randall <javabrett_at_gmail.com>
Date: Tue, 15 Sep 2015 08:38:01 +1000

I have these versions:

Client: svn, version 1.8.8 (r1568071) with ra_svn, ra_local and ra_serf
Server: version 1.8.9 (r1591380) with fs_fs
Using protocol https://

I created and installed a start-commit hook that echos its third
parameter (client capabilities) to a log file, ran a test-commit with
the above software, and all that is echoed for client-capabilities is:
mergeinfo. The repository access is over https:// .

Any idea what is going-on here? There are other capabilities
mentioned in the documentation, such as "depth", "log-revprops", but
these don't appear. In particular I am interested in the new
auto-props feature in 1.8+ clients - is there a capability sent for
that, and if not, should there be?

Thanks
Brett
Received on 2015-09-15 02:32:15 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.