Toshi MARUYAMA 1f58b94bd8 scm: bazaar: do not call super initialize method at adapter (#11834)
On Bazaar 2.0.5, in case of using non ASCII *repository* path,
following trace raise on all operation.

<pre>
Traceback (most recent call last):
  File "/usr/bin/bzr", line 142, in <module>
    exit_val = bzrlib.commands.main()
  File "/usr/lib/python2.6/site-packages/bzrlib/commands.py", line 1102, in main
    argv = osutils.get_unicode_argv()
  File "/usr/lib/python2.6/site-packages/bzrlib/osutils.py", line 90, in get_unicode_argv
    "encoding." % a))
bzrlib.errors.BzrError:
 Parameter ''/somewhere/\xe3\x83\x90\xe3\x82\xb6\xe3\x83\xbc/non_ascii/''
 is unsupported by the current encoding.
</pre>

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10422 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-09-18 10:10:29 +00:00
2012-07-31 17:17:52 +00:00
2012-09-16 12:42:48 +00:00
2012-04-25 17:17:49 +00:00
2012-05-09 13:10:04 +00:00
2012-07-15 14:56:38 +00:00
2012-04-25 17:17:49 +00:00
2012-04-25 17:17:49 +00:00
2012-04-25 17:17:49 +00:00
2012-09-06 22:34:21 +00:00
2012-04-25 17:17:49 +00:00
2011-11-19 16:10:28 +00:00

= Redmine

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found in the doc directory or on the official website http://www.redmine.org
Description
My patches for Redmine
Readme 22 MiB
Languages
Ruby 76.1%
HTML 20%
JavaScript 2%
CSS 1.1%
PHP 0.3%
Other 0.5%