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

RE: [PATCH]: Fix Reopened Issue #2821

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Thu, 10 Apr 2008 00:10:15 +0530

Looks Fine Paul.

+1 to commit.

With regards
Kamesh Jayachandran

-----Original Message-----
From: Paul Burba [mailto:ptburba_at_gmail.com]
Sent: Wed 4/9/2008 10:58 PM
To: Kamesh Jayachandran; Subversion Developers
Subject: [PATCH]: Fix Reopened Issue #2821
 
Kamesh,

This fixes the problem we discussed today in issue
http://subversion.tigris.org/issues/show_bug.cgi?id=2821#desc22 and
passes merge_tests.py. How does this look to you?

[[[
Fix reopened issue #2821.

See http://subversion.tigris.org/issues/show_bug.cgi?id=2821#desc22

* subversion/libsvn_client/merge.c
  (drive_merge_report_editor): When describing subtrees of the merge
  target with differing mergeinfo there was a bug where we *didn't*
  consider a child not requiring any merge as a differing subtree. We
  must consider these and call reporter->set_path for these subtrees,
  otherwise the merge is repeated.

* subversion/tests/cmdline/merge_tests.py
  (avoid_repeated_merge_on_subtree_with_merge_info): Remove comment
  about XFail status.
  (test_list): Remove XFail from
  avoid_repeated_merge_on_subtree_with_merge_info.
]]]
Received on 2008-04-09 20:40:56 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.