[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-18 09:38:08 CEST

On 9/18/07, Sylvain Viart <sylvain.viart@easyrencontre.com> wrote:
> Hi,
>
> Seems all my initial post?
>
> May be something about the svn API using the wc?
> I've not found yet good example using perl bindings.

Yes, sorry about that. There are some performance issues with large
working copies, especially with respect to properties. These are
expected to be addressed though in one of the next major version
updates (hopefully 1.6).

In 1.5, there will be xml output for 'svn pl -R .' (ie 'svn pl -R
--xml .' will be supported) which should make it easy to read all
properties on all paths at once.

bye,

Erik.

> Regards,
> Sylvain.
>
> Erik Huelsmann a écrit :
> > 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.
> [...]
> >> 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.
> >>
>
>
> --
> 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 Tue Sep 18 09:38:25 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.