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

RE: Auto-Props

From: Rob Moore <robm_at_zuken.co.uk>
Date: Tue, 8 Jul 2008 15:38:54 +0100

> > I am trying to configure my SVN repository so that any .xls/.doc files
> are
> > automatically added with a 'lock' property. I looked in the
> documentation, and unless my glasses
> > need changing I cannot see anything on how to do this, please point me
> in the correct
> > direction
>
> I agree it's not very obvious. Your prescription is safe ;-)
>
> TSVN->Settings, edit subversion config file.
>
> http://svnbook.red-
> bean.com/en/1.4/svn.advanced.props.html#svn.advanced.props.auto
>
> Note that this is a client-side feature. To enforce this on the
> server, all you can do is add a pre-commit hook which rejects addition
> of these files if the svn:needs-lock property is not set.
>
> Also, be aware that autoprops only work for new adds. Anything already
> in the repository will need that property added manually.

Thanks again Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-08 16:39:16 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.