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

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

From: Sylvain Viart <sylvain.viart_at_easyrencontre.com>
Date: 2007-09-17 09:51:11 CEST

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.

Regards,
Sylvain.

-- 
Sylvain Viart | Responsable d'exploitation | EasyflirtPartners.biz
Direct:+33 1 77 35 34 20 | std:+33 1 77 35 34 17 | gsm:+33 6 62 79 85 53
2L Multimedia SAS, Park Nord, Les Pléiades #33, 74370 Metz-Tessy
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 17 09:47:30 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.