On Fri, 2009-09-04 at 08:12 +0800, Edmund Wong wrote:
> > After a short discussion with stsp, and julianf on IRC last
> > night, the test has been removed from the patch.
> I think it helps if I attached the patch AND send it to
> the dev list. *sigh*
>
> 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
> ]]]
Committed in r39133. Thanks. I took the liberty of editing the log
message a bit.
- Julian
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2390882
Received on 2009-09-04 02:48:27 CEST