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

Re: [PATCH] Remove test suite working dir in make local-distclean

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-08-26 18:52:18 CEST

William Uther wrote:

> Index: Makefile.in
> ===================================================================
> --- Makefile.in
> +++ Makefile.in Sun Aug 25 18:48:28 2002
> @@ -111,6 +111,7 @@
> local-distclean: local-clean
> rm -f Makefile config.cache config.log config.status libtool \
> svn_private_config.h
> + rm -rf subversion/tests/clients/cmdline/repositories
>
> local-extraclean: local-distclean
> rm -f build-outputs.mk svn_private_config.h.in configure \

This is far from complete. You're missing
subversion/tests/clients/cmdline/working_copies,
subversion/tests/clients/cmdline/local_tmp,
subversion/tests/libsvn_fs/test-repo-*,
subversion/tests/libsvn_repos/test-repo-*, and
subversion/tests/libsvn_subr/z.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 26 18:52:54 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.