We have two options IMO to convert the Xalan Subversion repo into the following git repos.
One repo: https://svn.apache.org/repos/asf/xalan -> https://gitbox.apache.org/repos/asf/xalan.git Or one repo per top level folder: https://svn.apache.org/repos/asf/xalan/c -> https://gitbox.apache.org/repos/asf/xalan-c.git https://svn.apache.org/repos/asf/xalan/java -> https://gitbox.apache.org/repos/asf/xalan-java.git https://svn.apache.org/repos/asf/xalan/pmc -> https://gitbox.apache.org/repos/asf/xalan-pmc.git https://svn.apache.org/repos/asf/xalan/site -> https://gitbox.apache.org/repos/asf/xalan-site.git https://svn.apache.org/repos/asf/xalan/test -> https://gitbox.apache.org/repos/asf/xalan-test.git Thoughts? Gary
