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

[PATCH] Follow up to r27817

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-12-11 10:26:12 CET

Hi,

I am attaching a patch along with this email in order to rename the
svndumpfilter option "--skip-missing-merge-sources" to "--skip-missing-merges"
as per Kamesh's comment here http://svn.haxx.se/dev/archive-2007-11/0726.shtml

[[[
Rename skip_missing_merge_sources option.

Follow up to r27817.

* subversion/svndumpfilter/main.c
   (parse_baton_t): Rename skip_missing_merge_sources to skip_missing_merges
   (adjust_mergeinfo): Reflect above change
   (svn_opt_subcommand_t): Rename --skip-missing-merge-sources option to
    --skip-missing-merges
   (options_table): Reflect above changes in description
   (cmd_table): Reflect above changes in description
   (svndumpfilter_opt_state): Reflect above changes and fix the trailing
    comments
   (parse_baton_initialize): Reflect above changes
   (main): Reflect above changes in switch case

* subversion/tests/cmdline/svndumpfilter_tests.py
   (reflect_dropped_renumbered_revs): Change the option name from
    --skip-missing-merge-sources to --skip-missing-merges

Patch by: stylesen
Suggested by: kameshj
]]]

Thank You.

PS: I shall post a separate patch for the other issue (revmap_start->dropped)
mentioned in Kamesh's 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 Tue Dec 11 10:26:23 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.