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

Re: svn commit: rev 5350 - in trunk: . build subversion/tests/clients/cmdline subversion/tests/clients/cmdline/svntest

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-03-16 21:34:41 CET

On Sun, 2003-03-16 at 15:06, brane@tigris.org wrote:
> Implement a new '--cleanup' option for the Python tests which causes
> the test framework to delete any test-data paths created for/by that
> test, but only if the test returned success. Why? Because when
> testing on tmpfs, it's a pain to have to keep another shell open and
> remove the test data of tests that have completed just so my box
> doesn't run out of memory (since disk-space == RAM on tmpfs).

Yay! I've asked for this before, and I don't use tmpfs. I'd just like
to be able to run a find command over my Subversion working dir without
having to remember to do -name tests -prune (and then worry about the
actual source files I'm missing in the tests directory).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 16 21:35:24 2003

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.