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

Re: subversion 0.14.2

From: solo turn <soloturn99_at_yahoo.com>
Date: 2002-08-26 01:07:23 CEST

ok ...
1. _check_ release
   Running all tests in hashdump-test.exe...Don't know what to do
about hashdump-test.exe
   _check_ debug
   works ok.

2. everything new
    neon compile error:
--------------------Configuration: neon - Win32
Release--------------------
nmake /f neon.mak CLEAN ALL EXPAT_FLAGS="/I ../apr-util/xml/expat/lib
/D HAVE_EXPAT_H"
Could Not Find C:\tmp\src\svn\neon\Release\ne_207.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_alloc.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_acl.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_auth.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_basic.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_compress.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_cookies.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_dates.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_i18n.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_locks.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_md5.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_props.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_redirect.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_request.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_session.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_socket.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_string.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_uri.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_utils.obj
Could Not Find C:\tmp\src\svn\neon\Release\ne_xml.obj
Could Not Find C:\tmp\src\svn\neon\libneon.lib
 tempfile.bat
Created config.h from config.hw
NMAKE : fatal error U1073: don't know how to make '""'
Stop.

--- Branko Čibej <brane@xbc.nu> wrote:
> Drew Jetter wrote:
>
> > > Dod you build the test programs? They're built using the
> __check__
> > > target.
> >
> > Ok, I did that. I ran win-tests.py again, and here are the
> errors:
> >
> > Running all tests in hashdump-test.exe...success
> > Running all tests in stringtest.exe...success
> > Running all tests in path-test.exe...success
> > Running all tests in time-test.exe...success
> > Running all tests in translate-test.exe...success
> > Running all tests in random-test.exe...success
> > Running all tests in svn-test.sh...Traceback (most recent call
> last):
> > File "C:\subvtest\svn\win-tests.py", line 97, in ?
> > failed = th.run(all_tests)
> > File "C:\subvtest\svn\build\run_tests.py", line 35, in run
> > failed = self._run_test(prog) or failed
> > File "C:\subvtest\svn\build\run_tests.py", line 92, in
> _run_test
> > failed = self._run_prog(progname, cmdline)
> > File "C:\subvtest\svn\build\run_tests.py", line 122, in
> _run_prog
> > rv = os.spawnv(os.P_WAIT, progname, cmdline)
> > OSError: [Errno 2] No such file or directory
>
> Ah. That's the curse of our test suite. You need a unix-like shell
> to
> run svn-test.sh and svn-test2.sh (see the comment at the top of
> win-tests.py). I haven't had time to convert them to Python yet ...
>
> If you don't have such a shell, just comment out those two tests
> from
> win-tests.py. It should be fairly obvious how to do that. They're
> not
> terribly important.
>
>
> --
> 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
>

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 26 01:07:57 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.