svn-arch-mirror - mirror/convert Subversion trees to Arch

Usage:
  See manpage or POD for more information on how to use svn-arch-mirror

Features:

 - tla my-id info for each user that made the commit/import is automatically
   generated
 - Original SVN commit date is preserved (if using datefudge), so it even looks
   right in abrowse
 - Intelligent branch Branches/tags are (usually) tagged to the revision of the
   trunk they first broke away from.
 - Multiple invocations supported for different directories (tempdirs are used)

Requirements:

 - Perl 5 (or higher), http://www.perl.org
 - tla, http://gnuarch.org; or bazaar, http://bazaar.canonical.com
 - svn, Subversion command-line client, http://subversion.tigris.org
 - XML::Simple, Perl module for parsing XML, http://www.cpan.org

Optional Dependencies:

 - datefudge, fakes the system date so commit logs match
   http://packages.debian.org/unstable/source/datefudge

Copyright:

Copyright (C) 2004-2005 Eric Wong <eric@petta-tech.com>

Licensed under the GNU General Public License; version 2.
See COPYING for details.

