[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 5583 - trunk/subversion/tests/clients/cmdline

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-04-08 16:21:08 CEST

kraai@tigris.org writes:
> Modified:
> trunk/subversion/tests/clients/cmdline/diff_tests.py
> Log:
> Reported by Karl Fogel. :-)
>
> * subversion/tests/clients/cmdline/diff_tests.py
> (diff_head_of_moved_file): Comment.

Urnk? :-)

Actually, my mail wasn't about the code, it was about the log message
for revision 5580, which doesn't really convey what the change is
about.

-K

> Modified: trunk/subversion/tests/clients/cmdline/diff_tests.py
> ==============================================================================
> --- trunk/subversion/tests/clients/cmdline/diff_tests.py (original)
> +++ trunk/subversion/tests/clients/cmdline/diff_tests.py Tue Apr 8 09:35:36 2003
> @@ -840,6 +840,8 @@
> new_mu_path = mu_path + '.new'
>
> svntest.main.run_svn(None, 'mv', mu_path, new_mu_path)
> +
> + # Modify the file to ensure that the diff is non-empty.
> svntest.main.file_append(new_mu_path, "\nActually, it's a new mu.")
>
> diff_output, err_output = svntest.main.run_svn(None, 'diff', '-r', 'HEAD',
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: svn-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 8 17:03:39 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.