Update README to reflect the state of the project.
[svn-fe.git] / README.textile
blobc1d7a8af2d2dfeadd9dcaf94c052d9cb181ab452
1 h1. A tool to convert a subversion dump for input to git-fast-import
3 This project is now largely functionally complete. There is still quite a bit of testing and code cleanup to be done before the first major release.
5 h1. License
7 This project is distributed under a two-clause BSD style license.
8 It contains a derivative of Jason Evans' hash-based treap implementation.
9 It also contains a derivative of svndump-0.92, a parser in Java by Stefan Hegny and others. This was a component of "SvnToCCase":http://svn2cc.sarovar.org. 
10 The rest of the project is presently copyright David Barr.