You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Christopher Thiele <ch...@gmx.net> on 2006/10/05 12:37:55 UTC

dumpfile: encoding of binary files

Hello everybody,

i'm just writing a converter from another version control system to Subversion. Can someone here tell me how binary files are encoded in the svnadmin dumpfile?

Thanks for your help,

Christopher Thiele
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: dumpfile: encoding of binary files

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 10/5/06, Christopher Thiele <ch...@gmx.net> wrote:
> Hello everybody,
>
> i'm just writing a converter from another version control system to
> Subversion. Can someone here tell me how binary files are encoded in the
> svnadmin dumpfile?

A default dump (no deltas) just has the raw file contents, no encoding at all.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org