svn problems

J�rgen Stenarson
<jorgen.stenarson@...1799...> writes:

__date__ = 'Date: 2008\-12\-15 21:46:00 \+0100 \(m�, 15 dec 2008\) '

Does anyone know how I can force svn and tortoise svn to not include the
last part with the weekday? I'm not sure if svn always uses utf-8 if
that is the case then we could just add the encoding specification and
everything will work.

Does "LC_ALL=C svn update" work for you?

The bug report http://subversion.tigris.org/issues/show_bug.cgi?id=2332
implies that it always uses UTF-8, so putting an encoding cookie in the
file might be the easiest solution.

···

--
Jouni K. Sepp�nen