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

Re: Client properties, checkout/update hook, encoding...

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-02-19 16:05:22 CET

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

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

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