SVN 1.4: #$%&§*ing UTF-8 problems
From: Peter Koellner <peter_at_asgalon.net>
Date: Sun, 22 Nov 2009 15:55:45 +0100 (CET)
Hi!
I have a medium size Drupal web application project the PHP source part of
The trouble seems to be:
There is a public upload directory named "files" in the web
So everytime I do something with subversion in the root directory, I
svn: Valid UTF-8 data
which is perfectly expectabla when files come with obscure filename
Of course I tried to add the files directory to svn:ignore, but it does
So normally I resolve to do something like
svn update [^f]*
to do the update on all sane directories, but now I
Does anybody have any idea how to resolve this? Could I make this work with a
-- peter koellner <peter_at_asgalon.net> ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2423047 Please start new threads on the <users_at_subversion.apache.org> mailing list. To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.Received on 2009-11-22 19:16:20 CET |
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.