2010-10-16 11:14, Sylvain Beucler skrev:
Hi,
No, we don't keep log files for each and every users.
# bzr wants to write a ~/.bzr.log. Suppress that (see
# https://bugs.edge.launchpad.net/bzr/+bug/106117 for more).
$ENV{'BZR_LOG'} = '/dev/null';
- Sylvain
Ok, it s
Hi,
No, we don't keep log files for each and every users.
# bzr wants to write a ~/.bzr.log. Suppress that (see
# https://bugs.edge.launchpad.net/bzr/+bug/106117 for more).
$ENV{'BZR_LOG'} = '/dev/null';
- Sylvain
On Sat, Oct 16, 2010 at 10:10:44AM +0200, Jan Djärv wrot
Thanks for the answer. You don't happen to have that logfile available?
Jan D.
15 okt 2010 kl. 19:59 skrev Sylvain Beucler :
> Hi,
>
> There's no locale. The 'locales' packages, in particular, is not
> installed.
>
> I also think that the GECOS' encoding is generally independant from
>
Hi,
There's no locale. The 'locales' packages, in particular, is not
installed.
I also think that the GECOS' encoding is generally independant from
the user's current locale.
- Sylvain
On Fri, Oct 15, 2010 at 08:02:39AM +0200, Jan Djärv wrote:
> Hello.
>
> I recently had a problem where commi
Hello.
I recently had a problem where commit to bzr failed.
Sylvain Beucler correctly assumed non-ascii characters in the GECOS-field
where the problem and that a bzr was at fault. I filed a bug report on bzr
that stated that the bzr server fails when there are non-ascii characters in
the GEC