I have a huge svn repository that i want to dump (in order to extract a directory whith svndumpfilter). But when i run this command :
prompt# svnadmin dump svn_data/ciweb2g/repositories/ > dump_ciweb2
I've an error on a specific revision in the middle of the dump process...
* Révision 10876 déchargée.
svnadmin: Corrupt representation '10877 15813 469 469 57946df2036fe32d695558e66fdd7537'
svnadmin: Entête de représentation mal formée
Is there a solution to skip this revision?