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

Re: svn commit: r26987 - in trunk/subversion/tests/cmdline: . svntest

From: Eric Gillespie <epg_at_google.com>
Date: 2007-10-07 02:54:54 CEST

lgo@tigris.org writes:

> Follow up r26920, fix update_tests.py 38: on Windows, using the
> apr calls svn can only execute external applications that are
> considered executable (.bat, .exe etc). So when we want svn to
> call .py scripts we have to use the same trick as for the hook
> scripts, ie. add a batch file to wrap the .py file.

Huh. I only added a new use in update_tests. How did the rest
of these pass? Have these tests been subtly broken on Windows
all this time?

commit_tests.py:2271: svntest.main.use_editor('append_foo')
prop_tests.py:71: svntest.main.use_editor('foo_to_bar')
prop_tests.py:91: svntest.main.use_editor('identity')
prop_tests.py:1190: svntest.main.use_editor('foo_to_bar')
prop_tests.py:1210: svntest.main.use_editor('identity')

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 7 02:55:15 2007

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.