[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-29 21:29:57 CEST

On Thu, 2004-04-29 at 14:11, kfogel@collab.net wrote:
> 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?

ra_local

> How does one choose between different RA layers when testing fsfs?

Probably the easiest way would be to run "make svncheck FS_TYPE=fsfs" or
whatever.

It's possible that we'd want to cover the full matrix of RA/FS
combinations for testing a release, in case there are any unfortunate
interactions, but for the most part you'd just be testing the same RA
code twice and the same FS code three or four times.

---------------------------------------------------------------------
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:31:08 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.