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

Re: Error Committing UTF-16 File

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-24 21:18:31 CEST

On Tue, 2004-08-24 at 13:21, Michael Tsai wrote:
> Sometimes when I commit a UTF-16 file (with BOM), I get this error:
>
> moya$ svn ci -m ""
> Sending Japanese.lproj/Localizable.strings
> Transmitting file data .svn: Commit failed (details follow):
> moya$ svn --version
> svn, version 1.1.0 (Release Candidate 2)
>
> Is there a workaround other than changing the file to UTF-8?

The contents of the file are irrelevant; Subversion treats all file
contents as blobs of bytes.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 21:19:29 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.