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

Re: Check Client Version in hook

From: Stein Somers <ssomers_at_opnet.com>
Date: Wed, 03 Mar 2010 17:31:51 +0100

On 03/03/2010 16:18, Ryan Schmidt wrote:
> You can check the capabilities of the client in a limited way

Limited indeed, as far as I understand. You get the client information
in the start-commit hook. If you want to correlate it with the contents
of the transaction proposed, you have to be in the pre-commit hook, and
how can you get to that client information then? Your start-commit must
have saved it to file? Assuming that once a start-commit is launched, no
other transaction can be started.

-- 
Stein
Received on 2010-03-03 17:32:28 CET

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.