2009/5/10 Frédéric Hébert <fg.hebert_at_gmail.com>:
> Through a double sshed connection (home PC => firewall => dev server),
> I made a dump of all a repository from my dev server with "svnadmin
> dump repos > file".
>
> "Back to" my home computer, I've been surprized to see that my dump
> file contained bad encoded UTF-8 characters like the following
Do you see anything wrong in the repository, or is it just the dump
format that seems odd?
The dump is not a text file.
http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate
says:
"While the Subversion repository dump format contains human-readable
portions and a familiar structure (it resembles an RFC 822 format, the
same type of format used for most email), it is not a plain-text file
format. It is a binary file format, highly sensitive to meddling. For
example, many text editors will corrupt the file by automatically
converting line endings."
/$
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2176463
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-10 22:55:30 CEST