Philip Martin writes:
> Philip Martin writes:
>
>> Arwin Arni writes:
>>
>>> I've attached a shell script which will help you reproduce this
>>> easily. Also, I'm in the process of writing a test-case for this, but
>>> I don't know which set of tests it belongs to - authz_tests.py or
>>> copy_t
Philip Martin writes:
> Arwin Arni writes:
>
>> I've attached a shell script which will help you reproduce this
>> easily. Also, I'm in the process of writing a test-case for this, but
>> I don't know which set of tests it belongs to - authz_tests.py or
>> copy_tests.py or info_tests.py.
>
> Sin
Arwin Arni writes:
> I've attached a shell script which will help you reproduce this
> easily. Also, I'm in the process of writing a test-case for this, but
> I don't know which set of tests it belongs to - authz_tests.py or
> copy_tests.py or info_tests.py.
Since authz tests have to be run sequ
Philip Martin writes:
> $ sqlite3 wc/.svn/wc.db "select op_depth, local_relpath, presence, repos_id,
> repos_path from nodes"
> 0|A/B|absent|1|A/B
> 0|A|normal|1|A
> 0||normal|1|
> 1|X|normal|1|A
> 1|X/B|incomplete||
So following r1176797 that final row looks like:
1|X/B|incomplete|1|A/B
but
On Tuesday 27 September 2011 02:14 PM, Philip Martin wrote:
Arwin Arni writes:
I've attached a shell script which will help you reproduce this
easily. Also, I'm in the process of writing a test-case for this, but
I don't know which set of tests it belongs to - authz_tests.py or
copy_tests.py o
Also worth noting that the current trunk behaves the same way 1.7.x does.
On Sep 27, 2011 11:50 AM, "Arwin Arni" wrote:
>
> Hi All,
>
> Here is the issue:
>
> Repo contains:
>
> .
> `-- A
> `-- B
>
> This was committed by the user 'admin'.
>
> Authz rules are:
> [/]
> admin=rw
> arwin=rw
> [
Arwin Arni writes:
> I've attached a shell script which will help you reproduce this
> easily. Also, I'm in the process of writing a test-case for this, but
> I don't know which set of tests it belongs to - authz_tests.py or
> copy_tests.py or info_tests.py. Clearly, the authz subsystem is doing
Hi All,
Here is the issue:
Repo contains:
.
`-- A
`-- B
This was committed by the user 'admin'.
Authz rules are:
[/]
admin=rw
arwin=rw
[/A/B]
admin=rw
arwin=
---
Using 1.6.x:
$svn co http://r52/svn/cp_fail_repo --username=ar
8 matches
Mail list logo