Linking to SVN - STEMLab/geotools GitHub Wiki
This github repository was created from the Subversion repository located at http://svn.osgeo.org/geotools. The contained svn history goes back to revision 36490.
While it should never be necessary if there is a need to link a repository back to subversion it can be done with the following commands:
% git svn init -s http://svn.osgeo.org/geotools
% git svn fetch -r 36490:HEAD