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

svndumpfilter - broken pipe

From: Alex R. Mosteo <alejandro_at_mosteo.com>
Date: 2004-11-02 17:06:00 CET

Hi,

I'm trying to remove a folder from a repository using the method
explained in the book: dump | filter | load.

I'm facing the following problem: there's a certain revision where a lot
of data was commited (about 700 MB), and when the process reachs that
revision, a 'Broken pipe' message is issued and operation is interrupted.

I've tried doing it in steps: 'svnadmin dump > file' is successful, but
then 'svndumpfilter < file' prints an 'Aborted' and fails.

I don't know if this is related with the pipe size, that message can be
printed just because svndumpfilter dies and hence - the pipe is broken
for svnadmin. I know that the pipe size limit can't be changed via ulimit.

Any suggestions to try? How to workaround this?

Thanks in advance,

Alex.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 2 17:04:25 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.