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

RE: Re: AW: Re: Large repository - slow svn update

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2005-12-08 22:21:40 CET

Daniel Montero wrote:
> I did considered using svn:needs-lock, but this property has to be
> set for each single new file in my repository.
> If I could set this property server-wide, or for a subfolder and all
> of its descendants, it would be fine.
>
> But setting that property for each file will lead me, someday, to a
> mixture of files with needs-lock and files without it.
> This will make the repository look erratic, as some changes will need
> locks and another not.
>
> Perhaps I need to read the man page for svn propset, maybe I can cron
> the svn propset for the whole repository.

Read up on auto-props
<http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.adva
nced.props.auto>. Only downside is that you need to set it up on a
per-client basis.

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 8 22:31:27 2005

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.