[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: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 10 Aug 2012 09:05:34 +0100

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.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-08-10 10:06:10 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.