Index: links.html
===================================================================
--- links.html	(revision 24270)
+++ links.html	(working copy)
@@ -409,6 +409,20 @@
        <a href="http://www.pumacode.org/projects/vss2svn"
                >http://www.pumacode.org/projects/vss2svn</a>
       </p></li>
+
+      <li><p><b>svn-dump2dir</b> and <b>svn-dir2dump</b> - Convert
+      back and forth between a subversion dump file and a subversion
+      dump directory.<br/> A "dump directory" is isomorphic to a dump
+      file but all of the fields have been exploded out into their own
+      files so that the field length counts are implicit.  It is
+      straightforward to hack on or patch the history a subversion
+      repository when in this dump directory form.  Also includes a
+      reimplementation of patch that is more helpful when files are
+      missing, as occurs in the incremental dump form.  A precise
+      grammar for the subversion dump file format is also
+      provided.<br/> <a
+      href="http://www.cubewano.org/blacktackle">http://www.cubewano.org/blacktackle</a>
+      </p></li>
     </ul>
 
 </div>
