~azzar1/unity/add-show-desktop-key

  • Committer: Matt Giuca
  • Date: 2010-02-18 05:33:30 UTC
  • Revision ID: matt.giuca@gmail.com-20100218053330-c3kuixsazmxtg49i
Correct locale setting for Subversion. Previously pysvn would throw a nasty
error on non-ASCII UTF-8 filenames, because its locale was not set to UTF-8.
Now locale.setlocale is called on all Python scripts which use pysvn
(ivle-fetchsubmissions, ivle.fileservice_lib, diffservice, svnlogservice).

bin/ivle-buildjail: Now runs locale-gen as root inside the jail when run with
-u. This is necessary to make en_US.UTF-8 a valid locale; otherwise ALL JAIL
CODE will now crash!
Filename Latest Rev Last Changed Committer Comment Size
..
File diffservice 1633 14 years ago Matt Giuca Correct locale setting for Subversion. Previously 2.4 KB Diff Download File
File fileservice 1120 15 years ago William Grant Make all of the services executable. 1.4 KB Diff Download File
File python-console 1397.1.2 14 years ago William Grant python-console will now substitute a FakeObject wh 13.6 KB Diff Download File
File serveservice 1250 15 years ago William Grant Unbreak serve - it was depending on the old names 5.1 KB Diff Download File
File svnlogservice 1633 14 years ago Matt Giuca Correct locale setting for Subversion. Previously 2.2 KB Diff Download File
File usrmgt-server 1490 14 years ago William Grant Display an informative error message if a user act 5 KB Diff Download File