Redmine/lib/redmine
Toshi MARUYAMA 6dd11c9558 Merged r7640 from trunk
scm: mercurial: fix extension cmdtable on Mercurial 1.5

Before Mercurial revision "40c06bbf58be":http://www.selenic.com/repo/hg-stable/rev/40c06bbf58be ,
following error raises.

<pre>
Traceback (most recent call last):
  File "/WEB-DOWN/hg-repo/hg-crew/hg", line 27, in <module>
    mercurial.dispatch.run()
  File "/WEB-DOWN/hg-repo/hg-crew/mercurial/dispatch.py", line 16, in run
    sys.exit(dispatch(sys.argv[1:]))
  File "/WEB-DOWN/hg-repo/hg-crew/mercurial/dispatch.py", line 30, in dispatch
    return _runcatch(u, args)
  File "/WEB-DOWN/hg-repo/hg-crew/mercurial/dispatch.py", line 47, in _runcatch
    return _dispatch(ui, args)
  File "/WEB-DOWN/hg-repo/hg-crew/mercurial/dispatch.py", line 398, in _dispatch
    cmd, func, args, options, cmdoptions = _parse(lui, args)
  File "/WEB-DOWN/hg-repo/hg-crew/mercurial/dispatch.py", line 277, in _parse
    args = fancyopts.fancyopts(args, c, cmdoptions, True)
  File "/WEB-DOWN/hg-repo/hg-crew/mercurial/fancyopts.py", line 62, in fancyopts
    for short, name, default, comment in options:
ValueError: too many values to unpack

  1) Error:
test_nodes_in_branch(MercurialAdapterTest):
Redmine::Scm::Adapters::MercurialAdapter::HgCommandAborted: hg exited with non-zero status: 1
    lib/redmine/scm/adapters/mercurial_adapter.rb:306:in `hg'
    lib/redmine/scm/adapters/mercurial_adapter.rb:234:in `nodes_in_branch'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:311:in `test_nodes_in_branch'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:304:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:304:in `test_nodes_in_branch'
</pre>

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@7644 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-10-24 11:27:38 +00:00
..
activity Include visible subprojects when checking for available Activity event types. #5589 2010-07-06 02:22:03 +00:00
core_ext Defines String#to_a (Object#to_a removed in ruby1.9). 2009-10-10 15:09:19 +00:00
default_data Private issues (#7414). 2011-04-15 13:23:13 +00:00
export Merged r6146 from trunk. 2011-07-02 13:15:54 +00:00
helpers PDF: import CJK patches and all languages use TCPDF (#8312). 2011-05-09 11:12:27 +00:00
scm Merged r7640 from trunk 2011-10-24 11:27:38 +00:00
views Revert r6104 "Merged r6098 from trunk." 2011-06-21 03:16:49 +00:00
wiki_formatting Escapes wiki help link. 2011-03-28 20:16:05 +00:00
about.rb Add plugins information to script/about (#3387). 2009-05-25 19:10:26 +00:00
access_control.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 2008-09-25 18:51:03 +00:00
access_keys.rb Added a 'New issue' link in the main menu (accesskey 7). 2008-01-20 13:07:19 +00:00
activity.rb Adds #activity_provider shortcut method to the plugin API. 2008-07-27 18:38:31 +00:00
ciphering.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 2011-02-26 13:09:25 +00:00
codeset_util.rb Merge r6021 from trunk (#8825). 2011-08-17 11:14:03 +00:00
configuration.rb Adds a method to temporarily override configuration settings. 2011-02-25 14:30:05 +00:00
core_ext.rb Estimated time recognizes improved time formats (#1092). 2008-04-26 11:59:51 +00:00
custom_field_format.rb Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 2011-04-01 13:44:58 +00:00
hook.rb Merged r7432 from trunk. 2011-09-21 09:57:26 +00:00
i18n.rb Revert r6104 "Merged r6098 from trunk." 2011-06-21 03:16:49 +00:00
imap.rb IMAP: add options to move received emails. 2008-12-31 14:56:30 +00:00
info.rb Added Redmine::Info.issue to get links to specific issue numbers. 2009-05-30 23:00:22 +00:00
menu_manager.rb Use Object#tap instead of #returning (#6887). 2010-11-14 16:24:21 +00:00
mime_type.rb add GNU gettext po to Redmine::MimeType. 2011-03-22 04:35:48 +00:00
notifiable.rb Adds email notifications support for news comments (#2074). 2011-03-04 14:32:58 +00:00
platform.rb Fixes platform determination under JRuby (#1804). 2008-08-25 11:01:37 +00:00
plugin.rb Revert r6104 "Merged r6098 from trunk." 2011-06-21 03:16:49 +00:00
pop3.rb Make POP3 mail fetcher log messages instead of puts (#7177). 2011-01-22 12:09:07 +00:00
safe_attributes.rb Makes issue safe_attributes extensible (#6000). 2010-12-12 13:11:53 +00:00
search.rb Makes search providers extensible (#3936). 2010-02-17 20:05:51 +00:00
syntax_highlighting.rb Fixes diff highlighting (#5199). 2010-03-28 11:30:48 +00:00
themes.rb Avoid theme rescan when no theme is selected. 2010-12-22 21:41:08 +00:00
unified_diff.rb Highlight changes inside diff lines (#7139). 2011-03-11 20:23:29 +00:00
utils.rb Slight changes to ease Rails 2.2 support. 2009-01-04 17:09:25 +00:00
version.rb Updates for 1.2.1 release. 2011-07-11 11:45:14 +00:00
wiki_formatting.rb Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 2010-02-17 20:47:50 +00:00