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

make check fails because of locale settings

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: 2006-08-04 11:52:14 CEST

Hi,

I ran make check for 1.4.0 rc4 and got a few errors because the checks assume
a C or POSIX locale. I suggest you set LANG=C before you check for special
string outputs of svn.

Other errors/warnings:
 * lt-hashdump-test: invalid option: --srcdir=
 * svn_tests: Path '/Program Files/Tigris.org/Subversion' doesn't exist in HEAD revision
   Why do you use fixed paths?
 * ERROR: import did not succeed, while creating greek repos.
   The final line from 'svn import' was:
   Revision 1 übertragen.
   EXCEPTION: SystemExit(1), skipping cleanup
   It looks successfully to me ... BTW what's a greek repos?

I attached the log.

Please CC: me.

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Aug 4 11:54:58 2006

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.