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

Re: RFC: merge fs-abstraction branch onto trunk

From: <kfogel_at_collab.net>
Date: 2004-04-29 20:11:12 CEST

Greg Hudson <ghudson@MIT.EDU> writes:
> I believe the fs-abstraction branch to be ready for merging onto the
> trunk. The user-visible changes can be summarized as:
>
> * svnadmin create --fs-type=fsfs creates an FSFS repository.
> * A build without Berkeley DB now builds server components.
> ("svnadmin create" will fail without --fs-type=fsfs, and most of
> the tests will be skipped unless you run make fsfscheck.)
>
> If you would like a chance to review the work on the branch before it
> goes into the trunk, speak up, and say how much time you'd like to be
> given.

Re the regression test change: Right now, we have

   make check
   make svncheck
   make davcheck

The choice axis is "ra layer", not "repository backend".

What RA layer does 'make fsfscheck' run over? How does one choose
between different RA layers when testing fsfs?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 29 21:24:48 2004

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.