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

Re: Repository based config

From: Manfred Lotz <manfred.lotz_at_arcor.de>
Date: Thu, 27 Feb 2014 16:22:04 +0100

On Thu, 27 Feb 2014 12:34:12 +0100
Johan Corveleyn <jcorvel_at_gmail.com> wrote:

> On Thu, Feb 27, 2014 at 6:31 AM, Manfred Lotz <manfred.lotz_at_arcor.de>
> wrote:
> > Hi there,
> > Assuming I need this for a certain repository:
> >
> > [miscellany]
> > enable-auto-props = yes
> >
> > [auto-props]
> > *.c = svn:eol-style=native; svn:keywords=Author Date Id Revision
> >
> >
> > Is it possible to enable this locally for the repository. This would
> > have the advantage that new project people checking out have the
> > right setting from the beginning without any danger to forget
> > setting this in their ~/.subversion/config.
>
> If your users use svn 1.8 clients, you can use the new-in-1.8
> repository-dictated configuration feature. See here:
>
> http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-config
>

Thanks, that was new to me. Does it also require a certain version for
the subversion server?

-- 
Manfred
Received on 2014-02-27 17:01:51 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.