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

Re: Request: make the user agent string a define

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-08 18:57:18 CET

On Jan 8, 2005, at 11:22 AM, SteveKing wrote:

> Hi,
>
> A feature which is requested often on the TSVN mailing list is the
> ability to check the client version in a pre-commit hook.
> (the latest request was because they wanted to reject commits from
> TSVN clients which don't have the bugtraq features implemented yet)
>

Hm, isn't considered bad design for clients and servers to
accept/reject one another based solely on version number exchange?

I thought the "best practice" was for client and server to perform
feature negotiation. For example, that's what the http OPTIONS request
is all about. And I suspect that svnserve has something similar, no?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 8 18:58:41 2005

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.