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

Re: 'make clean' cleaning tests results

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-15 18:17:05 CEST

Nicolas Bonnefon <nicolas.bonnefon@pureparadise.hn.org> writes:
> Don't you think 'make clean' should remove the 'repositories' and
> 'working_copies' directories in 'tests/clients/cmdline' ? They are really
> big. Is there a reason to keep there after a 'make clean' ?

We always leave those dirs around for as long as possible (that is,
until a new test run happens), for post-mortem investigations.

I don't think a "make clean" should interfere with that. After all,
you might rebuild from clean with a local bugfix, and then try the
operation again manually, on the same testdir you were using before.
You don't want that testdir to have disappeared just because you did
"make clean".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 15 18:35:20 2002

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.