fix timezones in darcs-fast-export, take 2
[bzr-fastimport/rorcz.git] / exporters / svn-fast-export.README
blobe08277e4b35d0a084ea36f72e20ea913af162996
1 To compile svn-fast-export.c, use make. You'll need to install
2 some packages first using the package manager on your OS:
4 * libsvn-dev - the Subversion libraries
5 * libapr1-dev - the Apache Portable Runtime libraries
7 Note: If someone with good knowledge of the Subversion
8 Python bindings could rewrite svn-fast-export.py so that
9 https://bugs.launchpad.net/bzr-fastimport/+bug/273361
10 went away, then there would be much rejoicing throughout
11 the land and the need for svn-fast-export.c would largely
12 disappear.