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

Re: svn commit: rev 5394 - trunk/subversion/tests/clients/cmdline

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-20 22:21:22 CET

sussman@tigris.org wrote:

>Author: sussman
>Date: Wed Mar 19 13:54:59 2003
>New Revision: 5394
>
>Modified:
> trunk/subversion/tests/clients/cmdline/diff_tests.py
>Log:
>
>Finish issue #1019: don't display a diff on a file marked as binary.
>
>* diff_tests.py (dont_diff_binary_file): new regression test.
>
[snip]

>+ if sbox.build():
>+ return 1
>
[snip]

>+ # Commit the new binary file, creating revision 2.
>+ if svntest.actions.run_and_verify_commit(wc_dir, expected_output,
>+ expected_status, None,
>+ None, None, None, None, wc_dir):
>+ return 1
>
[etc.]

Sigh. Sometimes I wonder why we bother with exceptions at all? Fitz,
you're closer to him than I am, and he seems to be deliberately making
more work for you. Go get him! :-)

-- 
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 Thu Mar 20 22:22:04 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.