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

Re: Access configuration for leaves in one working copy

From: Eric Johnson <eric_at_tibco.com>
Date: Mon, 7 Sep 2015 09:29:33 -0700

Hi Holger,

It is possible to reference two working copies in a single Subversion
command line operation. For example, you can copy or move from one
working copy to another.

Eric

> On Sep 7, 2015, at 7:34 AM, Holger Schmidt <Holger.Schmidt_at_zmdi.com> wrote:
>
> It should be one working copy to be able to move resources from one leaf to another or to commit changes that affect multiple leaves in one changeset. The leaves belong to one project, so it was a logical choice to have them in one working copy.
>
> Regards,
> Holger
>
>
>> On 07.09.2015 16:20, Eric Johnson wrote:
>> Why do you need one working copy?
>>
>>> On Sep 7, 2015, at 5:31 AM, Holger Schmidt <Holger.Schmidt_at_zmdi.com> wrote:
>>>
>>> Hi,
>>>
>>> There is a repository with this directory tree:
>>>
>>> root
>>> +- dir_a
>>> +- dir_b
>>> | +- dir_c
>>> | +- dir_d
>>> +- dir_e
>>> +- dir_f
>>> +- dir_g
>>>
>>> Because there is sensible data in there user usr_u has read/write
>>> access only to dir_c and dir_g.
>>>
>>> Question: How do I configure this with the path based authorization
>>> (Apache + mod_authz_svn + AuthzSVNAccessFile) and with one working
>>> copy?
>
Received on 2015-09-07 18:29:49 CEST

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.