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

Re: svn commit: r1371282 - /subversion/trunk/subversion/tests/cmdline/prop_tests.py

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Sat, 11 Aug 2012 22:09:34 -0400

On 08/10/2012 04:05 AM, Philip Martin wrote:
> Philip Martin <philip.martin_at_wandisco.com> writes:
>
>>> arglist = [svntest.main.svn_binary, 'propget', SVN_PROP_MERGEINFO, '-vR',
>>> - wc_dir]
>>> + '--config-dir', svntest.main.default_config_dir, wc_dir]
>>
>> The user should be able to avoid the FAIL by having the appropriate
>> settings in their config and I'd like to document it in the release
>> notes.
>>
>> I know that the test will be affected by a corrupt config. Is there a
>> config setting that affects propget? Was it your new password-store
>> that was unknown to 1.7?
>
> I see you said it was a 'trunkism' so I believe that means that any
> config that works with 1.7 will be sufficient for the test to PASS.
> The only people who see a FAIL will be those with a config that doesn't
> allow them to run 1.7.

Actually, it was the new gpg-agent password store from trunk, but yes, folks
using 1.7 with 1.7-compliant configs will be in fine shape.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2012-08-12 04:10:20 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.