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

Re: 0.35.1: commit_tests.py 17 fails on Cygwin

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-01-05 00:23:23 CET

Eric Hanchrow wrote:

>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.
>
>
It most certainly does. Cygwin is a weird beast.

-- 
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
Received on Mon Jan 5 00:26:10 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.