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

make check Error with SVN version 4755

From: Jeff Stuart <jstuart_at_computer-city.net>
Date: 2003-02-05 23:03:46 CET

I've just updated to svn version 4755. Make check is failing. Here is the
output from test.log. Has anyone else seen this?
 
SVN Version: svn, version 0.17.1 (dev build)
   compiled Feb 5 2003, 12:45:10
 
Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
 
The following repository access (RA) modules are available:
 
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema
 
BDB Version: 4.0.14
APR Version: CVS checkout last update:
APR-Util Version: CVS checkout last update:
 
-------
tests.log output (relevant)
-------
START: svnversion_tests.py
CMD: svnadmin "create" "local_tmp/repos"
CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m" "Log
message for rev
ision 1."
"file:///usr/local/src/devel/svn/subversion/tests/clients/cmdline/local_tmp/repos
" "local_tmp/greekfiles"
CMD: svnadmin "create" "repositories/svnversion_tests-1"
CMD: svnadmin dump "local_tmp/repos" | svnadmin load
"repositories/svnversion_tests-1"
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
"file:///usr/local/src/devel/
svn/subversion/tests/clients/cmdline/repositories/svnversion_tests-1"
"working_copies/svnve
rsion_tests-1"
CMD: svnversion "working_copies/svnversion_tests-1"
"file:///usr/local/src/devel/svn/subver
sion/tests/clients/cmdline/repositories/svnversion_tests-1"
FAIL: svnversion_tests.py 1: test 'svnversion' on a working copy and other
directories
END: svnversion_tests.py
 
--
Jeff Stuart
jstuart@computer-city.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 5 23:04:29 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.