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

Re: svn commit: r31927 - in trunk/subversion: libsvn_client tests/cmdline

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Mon, 30 Jun 2008 16:27:57 -0400

kameshj_at_tigris.org writes:
> Log:
> Fix issue-3067 desc36.
>
> * subversion/libsvn_client/merge.c
> (prepare_subtree_ranges): 'svn_client__repos_location_segments'
> gives location segments order oldest to youngest.
> Here the code wants the Youngest segment which is available at the
> of the segment list.
> * subversion/tests/cmdline/merge_tests.py
> (test_list): Remove XFail marker from subtrees_with_empty_mergeinfo.

Thanks for fixing this. But, the log message for prepare_subtree_ranges
doesn't really say what changed in this commit. It just makes a
statement about what some other function does, and then a statement
about what this code wants.

Can you rewrite it to say what actually happened in this commit?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-30 22:28:50 CEST

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.