Mixed encodings in dump file
Kenneth Porter
shiva at sewingwitch.com
Tue Jan 2 16:46:38 CST 2007
--On Tuesday, January 02, 2007 11:26 PM +0200 Ori Avtalion
<oavtal at bezeqint.net> wrote:
> Regarding ticket #26 <http://www.pumacode.org/projects/vss2svn/ticket/26>
> Is it correct to convert files I wrote in a specific encoding to utf-8
> without regard? Specifically, I sadly need to store some VB6 source
> files, and the VB6 IDE doesn't like UTF-8.
Subversion stores everything on the server (and in dump files) in Unicode.
The client is responsible for converting to the local encoding on checkout.
More information about the vss2svn-users
mailing list