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

Re: make check FAILURE

From: <kfogel_at_collab.net>
Date: 2004-11-24 19:53:22 CET

"Kenny Miller" <kenny.miller@ekb.atmel.com> writes:
> I was able to configure and compile subversion on a Fedora Core 3
> system without issue however, when I ran a 'make check' for version
> subversion-1.1.1 on a Redhat7.2 system the 'make check' returned
> FAILURES for basic_tests.py onwards.
>
> I looked in the tests.log and saw that these tests used svnadmin :

When everything from basic_tests.py onward fails, that's almost always
a sign that some basic piece of functionality is missing. Try doing
this:

   $ cd subversion/tests/clients/cmdline
   $ ./basic_tests.py -v

What is the output?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 24 19:57:24 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.