[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: Drew Jetter <ajetter1_at_cox.net>
Date: 2002-08-25 23:44:56 CEST

> 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

> Have you read the INSTALL document?

I wouldn't have gotten this far if I hadn't.
Received on Sun Aug 25 23:45:17 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.