Dr.Stefan.Dalibor@bfa.de writes:
> But more serious, even after removing the angle brackets from the test
> data, the test fails (see below for result details).
> Now my questions are:
> 1. Does this mean the current stable version of Subversion is broken
> in the Cygwin environment?
> 2. Is a patch available from one of the development versions fixing
> the bug?
> 3. Or is the test failure a non-issue, provoked by the ambiguities of
> the emulation environment?
You say you removed the angle brackets from the test data, but from
the log of the failing test, it looks like they are still there (or
are still being expected by something, anyway). Here is the relevant
excerpt from your attachment:
CMD: svnadmin "create" "repositories/commit_tests-16"
CMD: svnadmin dump "local_tmp/repos" | svnadmin load "repositories/commit_tests-16"
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" "file:///tmp/subversion-r4503/cygwin/subversion/tests/clients/cmdline/repositories/commit_tests-16" "working_copies/commit_tests-16"
caught unexpected exception
Traceback (most recent call last):
File "/tmp/subversion-r4503/subversion/tests/clients/cmdline/svntest/testcase.py", line 81, in run
error = apply(self.pred.func, args)
File "/tmp/subversion-r4503/subversion/tests/clients/cmdline/commit_tests.py", line 1060, in commit_uri_unsafe
os.mkdir(nasty_dir)
OSError: [Errno 2] No such file or directory: 'working_copies/commit_tests-16/#![]{}()<>%'
?,
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 5 00:36:57 2003