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

Re: svn commit: r1709319 - /subversion/trunk/subversion/tests/svn_test_fs.c

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Tue, 20 Oct 2015 12:03:58 +0200

On Mon, Oct 19, 2015 at 2:00 AM, Bert Huijben <bert_at_qqmail.nl> wrote:

>
>
> > -----Original Message-----
> > From: stefan2_at_apache.org [mailto:stefan2_at_apache.org]
> > Sent: zondag 18 oktober 2015 23:00
> > To: commits_at_subversion.apache.org
> > Subject: svn commit: r1709319 -
> > /subversion/trunk/subversion/tests/svn_test_fs.c
> >
> > Author: stefan2
> > Date: Sun Oct 18 20:59:57 2015
> > New Revision: 1709319
> >
> > URL: http://svn.apache.org/viewvc?rev=1709319&view=rev
> > Log:
> > Fix test suite to consistenly apply FS configuration settings when
> > creating new repos. This fixes the FSX tests.
> >
> > * subversion/tests/svn_test_fs.c
> > (svn_test__create_fs2): Apply the same config when reopening a FS
> > that we used to create it. That includes
> > cache settings, for instance.
>
> Shouldn't it read that setting from the config that we created a few lines
> above?
>

Nope, those are different things (but easily confused).

The thing copied by maybe_install_fs_conf is fs*.conf.
Its contents will always be read and used by fs_open.
The fs_config hash represents the server / UI parameters
(cache settings in particular).

-- Stefan^2.
Received on 2015-10-20 12:04:09 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.