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

Re: repository conversion on windows fails / binary file

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-11 17:20:37 CEST

Hontvari Jozsef <hontvari@solware.com> writes:

> I dumped an old repository with r2092 then I tried to load it with r2140 on
> windows. I got the following error on a (binary) Word document:
>
> ...
> * adding path : server/trunk/dumpDatabase.bat ... done.
> * adding path : server/trunk/model ... done.
> * adding path : server/trunk/model/specification.doc ...
> svn_error: #21009 : <Incomplete data>
> Premature end of content data in dumpstream.
>
> I guess this was the only binary file in the repository and it was not
> modified during the life of this repository. (Losing the repository is not a
> problem for me, but it may indicate a bug in the dump/load mechanism)

The fact that the file was binary isn't relevant; svn treats all file
contents as binary data.

Is there any way we can look at the dumpfile so we can reproduce?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 11 17:22:38 2002

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.