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

0.35.1: commit_tests.py 17 fails on Cygwin

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2004-01-04 01:03:59 CET

This is a very recent Cygwin -- everything updated Jan 1 10:00 PST.

Configured with

    ./configure --prefix=/usr/local/stow/svn-0.35.1 --with-ssl

    15:47:14 [erich@katie cmdline]$ ./commit_tests.py 17
    UNEXPECTED EXCEPTION:
    Traceback (most recent call last):
      File "/usr/local/src/subversion-0.35.1/subversion/tests/clients/cmdline/svntest/testcase.py", line 101, in run
        rc = apply(self.pred.func, args)
      File "./commit_tests.py", line 1092, in commit_uri_unsafe
        os.mkdir(nasty_dir)
    OSError: [Errno 2] No such file or directory: 'working_copies/commit_tests-17/#![]{}()<>%'
    FAIL: commit_tests.py 17: commit files and dirs with URI-unsafe characters
    15:47:52 [erich@katie cmdline]$

Apparently someone intended to address this issue before
(http://www.contactor.se/~dast/svn/archive-2003-09/0123.shtml and
revision 4014) but perhaps `svntest.main.windows' returns false on
Cygwin.

-- 
Hamburgers!  The cornerstone of any nutritious breakfast.
        -- Jules {From "Pulp Fiction"}
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 4 01:04:42 2004

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.