Francois Beausoleil wrote:
>Hi !
>
>Subversion already does everything you wrote about. Without needing pre
>commit hooks or anything.
>
>The files on the server are always encoded as UTF-8, and are transported
>this way on the wire. When the WC is updated, Subversion decodes the
>UTF-8 and translates it to the currently selected platform encoding. The
>reverse is done when the file is committed.
>
>
No it doesn't. The commit log messages are handled that way, but not the
file contents.
/Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 19 16:05:34 2004