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

Re: [patch] RAM disk usage instructions and svntest

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2005-05-19 20:35:28 CEST

On Thu, 2005-05-19 at 12:31 -0600, Jani Averbach wrote:
>On 2005-05-19 11:20-0700, Daniel Rall wrote:
>>
>> Erik, what do you think about the strategy of automatically setting the
>> cleanup flag when svntest is run with a RAM disk?
>>
>
>Please provide it as a flag. I run svntest framework time to time by
>hand or by external scripts, and I then definitely like to poke around
>with test repositories.
>
>> +
>> + # Flag the tests to cleanup to avoid requiring hundreds of MBs of
>> + # memory.
>> + CHECK_ARGS="$CHECK_ARGS CLEANUP=1"
>> fi
>
>Something like:
>
>+ CHECK_ARGS="$CHECK_ARGS $CHECK_CLEANUP"
>
>and svntest-config.sh:
>+ CHECK_CLEANUP="CLEANUP=1"

Erik came up with a good patch along these lines. I'm merging our
patches together, and will re-post. Thanks for the feedback, Jani.

- Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 19 20:39:35 2005

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.