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

[PATCH] (v3) Short option for --ignore-externals (-i ?) -> (--ie)

From: Edmund Wong <ed_at_kdtc.net>
Date: Thu, 3 Sep 2009 21:16:43 +0800

Hi,

After a short discussion with stsp, and julianf on IRC last
night, the test has been removed from the patch.

Log:
[[[

Fix issue #3436: Short option for --ignore-externals (-i?).

Instead of using the suggested -i, markphip suggested --ie
which is what is implemented following patch in accordance to
the discussion at
http://subversion.tigris.org/ds/viewMessage.do?dsMessageId=2370618&dsForumId=462.

* subversion/svn/main.c
   (svn_cl__options[]): Appended an alias to --ignore-externals and
    added a new option "ie".

* subversion/tests/cmdline/getopt_tests_data/svn_help_log_switch_stdout
    Appended "[aliases: --ie]" to reflect the change in the help for
    svn help switch, which uses --ignore-externals.

Patch by: Edmund Wong ed <at> kdtc.net.
Suggested by: markphip
              danielsh
              stsp
              julianf
]]]

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2390643
Received on 2009-09-03 15:16:34 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.