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

Re: preventing old clients?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 20 Feb 2009 12:27:05 -0500

On Fri, Feb 20, 2009 at 12:09 PM, Greg Troxel <gdt_at_ir.bbn.com> wrote:
> I have issued policy to my team that they can only use 1.5.5 (or newer)
> when doing any copy/merge operations since <=1.5.4 has some undesirable
> svn:mergeinfo behavior.
>
> I have seen the server refuse 1.4 clients under some circumstances. Is
> there a way to configure it to refuse all clients that are < 1.5.5?

No, you cannot restrict based on version, only on capabilities. You
could have a pre-commit hook that checks for added mergeinfo on copied
paths and rejects the commit.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1199575
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-20 18:27:54 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.