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

Re: properties or config file to setup special folder permission on deployment?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-09-17 20:33:16 CEST

On 9/17/07, Sylvain Viart <sylvain.viart@easyrencontre.com> wrote:
> Hi,
>
> I'm working on some script to encapsulate web trees deployment based on
> subversion. Unfortunately, svn doesn't handle unix folder permission
> very well and I also reset permission to ensure developer's lock during
> deployment.
>
> So I'm trying to fix it by adding svn meta data based on properties.
>
> http://svnbook.red-bean.com/en/1.4/svn.advanced.props.html
>
> Unfortunately svn doesn't seems to provide a fast way to lookup for
> properties from the WC.
>
> So I'm thinking to incorporate a config file for deployment which
> purpose would be to handle folder permission.
>
> Note that I'm not using svn for remote deployment on the final
> destination, I use rsync + some shell script.
>
> If someone can give me some better svn-way approach?
> Or may be the good question could be, how are we supposed to use
> properties efficiently?
>
> svn proplist -v -R ., is pretty slow on my big multiproject WC.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 17 20:33:38 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.