This particular problem occur since fossil set the codepage to 65001. Since this, echo to console all work, but now I have this problem when I commit.
-- Martin Le 2011-05-13 à 12:45, Richard Hipp <[email protected]> a écrit : > > > On Fri, May 13, 2011 at 12:41 PM, Martin Gagnon <[email protected]> wrote: > > I got same result as my last test with previous version: > > Do I understand correctly that the windows-i18n branch is working for you? > Or is there some issue in the text below that I have overlooked? > > > > --%<--------------------------------------------------------------------------------------------------- > C:\Documents and Settings\mgagnon\fossil\testi18n>fslu init i18n.fossil > project-id: afe51f5b4d8d3f488be691980dfd769b84b2a8fb > server-id: 33e46bcb5ffa6d022a150e005bc368388251f2dc > admin-user: mgagnon (initial password is "59346f") > > C:\Documents and Settings\mgagnon\fossil\testi18n>fslu open i18n.fossil > > C:\Documents and Settings\mgagnon\fossil\testi18n>notepad bolé.txt > > C:\Documents and Settings\mgagnon\fossil\testi18n>dir > Volume in drive C has no label. > Volume Serial Number is 3807-8679 > > Directory of C:\Documents and Settings\mgagnon\fossil\testi18n > > 13/05/2011 12:37 <DIR> . > 13/05/2011 12:37 <DIR> .. > 13/05/2011 12:37 10 bolé.txt > 13/05/2011 12:34 56,320 i18n.fossil > 13/05/2011 12:34 7,168 _FOSSIL_ > 3 File(s) 63,498 bytes > 2 Dir(s) 12,717,309,952 bytes free > > C:\Documents and Settings\mgagnon\fossil\testi18n>fslu add bolé.txt > ADDED bolé.txt > > C:\Documents and Settings\mgagnon\fossil\testi18n>fslu ci > > # Enter comments on this check-in. Lines beginning with # are ignored. > # The check-in comment follows wiki formatting rules. > # > # user: mgagnon > # tags: trunk > # > # ADDED bolé.txt > # > # Since no default text editor is set using EDITOR or VISUAL > # environment variables or the "fossil set editor" command, > # and because no check-in comment was specified using the "-m" > # or "-M" command-line options, you will need to enter the > # check-in comment below. Type "." on a line by itself when > # you are done: > C:\WINDOWS\fslu.exe: short write: 520 of 521 bytes to - > > C:\Documents and Settings\mgagnon\fossil\testi18n>fslu ver > This is fossil version [55b32701a5] 2011-05-13 15:46:10 UTC > > > --%<--------------------------------------------------------------------------------------------------- > > > -- > Martin > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > > > -- > D. Richard Hipp > [email protected] > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

