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

Re: [BUG] svn info segfaults after svn cp on a restricted permission directory

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 29 Sep 2011 16:56:50 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> Philip Martin <philip.martin_at_wandisco.com> writes:
>
>> Arwin Arni <arwin_at_collab.net> 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 sequentially it is probably best to put
>> it into authz_tests.py. For a simple test I'd be tempted to add a call
>> to svn info inside the existing wc_wc_copy_revert test.
>
> I've raised http://subversion.tigris.org/issues/show_bug.cgi?id=4025 to
> track the bug.

I'm experimenting with making svn_wc__db_read_info set status=added for
incomplete working nodes, instead of the current status=incomplete, and
then having svn_wc__db_scan_addition set status=incomplete. That seems
to fit in with the way the read/scan API was designed.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-09-29 17:57:31 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.