[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] turning execute attribute on
From: |
Brian May |
Subject: |
[Monotone-devel] turning execute attribute on |
Date: |
Tue, 17 Jul 2007 10:35:48 +1000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Hello,
It doesn't like me.
What am I doing wrong?
=== cut ===
address@hidden:~/tree/config$ mtn attr get modules/global/bin/fsh
No attributes for 'modules/global/bin/fsh'
address@hidden:~/tree/config$ mtn diff
#
# no changes
#
address@hidden:~/tree/config$ chmod +x modules/global/bin/fsh
address@hidden:~/tree/config$ mtn diff
#
# no changes
#
address@hidden:~/tree/config$ mtn set modules/global/bin/fsh mtn:execute true
mtn: misuse: error converting 22 UTF-8 bytes to IDNA ACE: non-LDH characters
address@hidden:~/tree/config$ echo $LANG
en_AU.UTF-8
=== cut ===
As far as I can tell the file in question only has standard ASCII
characters (not that this should matter...).
=== cut ===
address@hidden:~/tree/config$ mtn --version
monotone 0.35 (base revision: f92dd754bf5c1e6eddc9c462b8d68691cfeb7f8b)
=== cut ===
Thanks.
--
Brian May <address@hidden>
- [Monotone-devel] turning execute attribute on,
Brian May <=