summaryrefslogtreecommitdiff
path: root/exporters/svn-fast-export.README
blob: e08277e4b35d0a084ea36f72e20ea913af162996 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
To compile svn-fast-export.c, use make. You'll need to install
some packages first using the package manager on your OS:

* libsvn-dev - the Subversion libraries
* libapr1-dev - the Apache Portable Runtime libraries

Note: If someone with good knowledge of the Subversion
Python bindings could rewrite svn-fast-export.py so that
https://bugs.launchpad.net/bzr-fastimport/+bug/273361
went away, then there would be much rejoicing throughout
the land and the need for svn-fast-export.c would largely
disappear.