Philip Martin wrote:
> Vadim Chekan <kot.begemot_at_gmail.com> writes:
>
> > I'm working on a patch for svn but I'm not sure either it passes unit tests.
> > When I run it as "make bdbcheck", fs-test fails test #23: create and
> > modify medium file.
> > But when I "cd subversion/tests/libsvn_fs && fs-test", then it passes
> > all rules (well, with one18th XFAIL).
>
> Most of the tests default to the FSFS backend, to get fs-test to use
> the BDB backend you need to use
>
> $ ./fs-test --fs-type=bdb
Ha, yes, that will be it.
- Julian
Received on 2010-02-24 11:06:02 CET