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

RE: Automatic 'svn:needs-lock' property for binaries?

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2005-05-26 09:29:57 CEST

If there's no way to do it server-side, then I'd still like to hear if it could be done client-side... Without needing to use autoprops and scanning for extensions. SVN already knows that a file is binary, so why would I have to guess at that again and with more limited knowledge? (I'm not so interested in accurate mime-type determination for instance. I'm just interested in all binary files automatically getting the svn:needs-lock, to make ppl worry less about conflicting edits. I think it's important to the ppl here where I would like to try introducing SVN as alternative to VSS)

regards,

--Tim

-----Original Message-----
From: Peter N. Lundblad [mailto:peter@famlundblad.se]
Sent: Wednesday, May 25, 2005 12:28 PM
To: Leeuw van der, Tim
Cc: users@subversion.tigris.org
Subject: Re: Automatic 'svn:needs-lock' property for binaries?

On Wed, 25 May 2005, Leeuw van der, Tim wrote:

> I wonder how would I configure to automatically set the 'svn:needs-lock' property on all binary files that get added / checked in? Preferably as a server-side configuration, so it doesn't depend on the client having the proper config.
>
You can use autoprops to set this property for certain file extensions
when files are added.

Unfortunately, this is a client-side configuration, but there are plans
for server-client configuration support of some form.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 26 09:32:19 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.