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

Re: Rejecting commits to a 1.5 server from clients < 1.5

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-10-24 17:34:15 CEST

Justin Erenkrantz wrote:
> On Oct 23, 2007 1:21 PM, Blair Zajac <blair@orcaware.com> wrote:
>> I'm not looking for a 100% reliability. As long as somebody downloads a well
>> known binary, say Subclipse, our .exe's or TortoiseSVN who will do a good build,
>> or downloads and compiles from source and doesn't modify the source, that's good
>> enough for me.
>
> For WebDAV installs, you can do a BrowserMatch to reject non 1.5 user
> agent strings. Both ra_dav and ra_neon include the SVN/<version
> number> in the User-Agent headers. This is the simplest and
> most-straightforward way to block WebDAV accesses.
>
> So, really, you only need to do something for ra_svn... -- justin

Ahh, great idea.

Thanks,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 24 17:34:45 2007

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.