README.textile: changes from git v1.7.10.2 are merged
[svn-fe.git] / README.textile
blob260ecb3b94189c9b15f5cd0ecc6d66573d585724
1 h1. A tool to convert a subversion dump for input to git-fast-import
3 This project has largely continued as a fork embedded in git.git. The changes present in git v1.7.10.2 have been upstreamed.
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":http://www.canonware.com/trp.
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:
11 * David Barr
12 * Ramkumar Ramachandra
13 * Jonathan Nieder
14 * Ramsay Jones
15 * Jim Meyering
16 * Dmitry Ivankov
17 * Ævar Arnfjörð Bjarmason
18 * Michael Witten
19 * Junio C Hamano
21 See compat/LICENSE for licensing details of the compatibility library.