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

Re: set auto Propertie svn:needs-lock with mod_svn on specific mime-type

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-03-29 01:49:37 CEST

On 3/28/07, This Wiederkehr <this.wiederkehr@gmail.com> wrote:
> Hello
>
> Is it possible to use the auto-properties function (like: *.jpg
> svn:needs-lock) within the mod_svn? I tried to do this by editing the
> /etc/subversion/config file, but it seems that mod_svn doesn't take care
> about the settings in it.
> I know that it is possible to manually set the svn:needs-lock but that's not
> the solution I'm looking for.

Auto-props are strictly client-side. If you need to enforce that all
files have the appropriate svn:mime-type property set, you'll need a
pre-commit hook script.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 29 01:50:01 2007

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.