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

[PATCH] Code consistency fix in merge_tests

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-11-07 12:02:42 CET

Hi,

I am attaching a patch along with email in order to fix the repo_url
usage in merge_tests.

[[[
Code consistency fix.

  Use sbox.repo_url and remove repo_url.

  * subversion/tests/cmdline/merge_tests.py
    (diff_repos_does_not_update_mergeinfo, avoid_reflected_revs,
     merge_with_depth_files, merge_old_and_new_revs_from_renamed_dir,
     merge_with_child_having_different_rev_ranges_to_merge,
     merge_old_and_new_revs_from_renamed_file,
     merge_with_auto_rev_range_detection,
     mergeinfo_recording_in_skipped_merge,
     propchange_of_subdir_raises_conflict,
     merge_target_with_non_inheritable_mergeinfo): repo_url ->
     sbox.repo_url
    (merge_fails_if_subtree_is_deleted_on_src): Fix comment.
]]]

-- 
Senthil Kumaran S
http://www.stylesen.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Nov 7 12:02:28 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.