[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 5253 - in trunk: build subversion/tests/libsvn_subr

From: Matt Kraai <kraai_at_alumni.cmu.edu>
Date: 2003-03-10 18:51:48 CET

On Mon, Mar 10, 2003 at 09:47:19AM -0800, Daniel Rall wrote:
> Judging by Brane's commits, the config-test.cfg file couldn't be found
> in some build setups. Having successfully run the config-test binary
> from within my source tree and watched `make check` pass, I'm a bit
> put off that I never experienced this problem myself. Any advice
> which would help me avoid introducing this sort of badness in the
> future (i.e. how did you guys trigger the test failure)?

Do a non-source-directory build. That is,

  $ mkdir ../bld
  $ cd ../bld
  $ ../svn/configure && make && make check

Matt

-- 
Oink!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 10 18:51:31 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.