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

RE: Minimum svn client version

From: Sander Striker <striker_at_apache.org>
Date: 2003-05-20 18:42:18 CEST

> From: Oliver Siegmar [mailto:oliver.siegmar@xams.org]
> Sent: Tuesday, May 20, 2003 6:25 PM

> Hello guys,
>
> I need a way to enforce my svn-users to use a specific (greater or equal)
> version of their svn-client.

If your users are accessing the repository through Apache, you could
use BrowserMatch to do what you want. The subversion client uses SVN/<version>
as its user agent string.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 20 18:43:28 2003

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.