[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn list -v french date format issue

From: gperrott <gperrott_at_actia.fr>
Date: 2004-09-01 17:47:19 CEST

The following issue has been encountered on Windows XP (french) cmd prompt,
using 1.1.0-rc2 win32 binaries.

August is written "août" in french and the svn command line client cannot
support non ascii characters as û.

svn list -v svn://localhost/depot/fr/sample.txt
   20 me 8213 juin 14 11:39 sample.txt

and after committing some change on august, 30 :

svn list -v svn://localhost/depot/fr/sample.txt
svn:safe data:
"ao"
... was followed bu non-ASCII byte 251.

I have not seen any email referencing the issue even if it is rather high
priority (for french users at least).

Regards,
Guillaume

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 1 17:53:27 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.