You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Florian Weimer <fw...@deneb.enyo.de> on 2004/11/24 08:04:47 UTC

"Partial results are valid but processing is incomplete" and svnadmin load

I tried to convert a repository to the FSFS backend, using

  $ svnadmin dump ~/.svk/kernel.org | svnadmin load /tmp/kernel.org

However, I got a strange error message:

     * adding path : linux-2.5/trunk/usr/initramfs_data.S ... done.
[lengthy pause]
svn: Can't read directory 'kernel.org/db/transactions/1-1.txn': Partial results are valid but processing is incomplete
svn: Can't write to stream: Broken pipe

Is this a known issue?

I'm using the Subversion package from Debian/experimental, version
1.1.1-1.

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