Closed GuillaumeBibaut closed 12 years ago
Hello,
Some of the projects I'm working on have more than one level of svn:externals.
projectA/ +projectB(svn:externals in projectA)/ .+projectC(svn:externals in projectB)/
It seems that git-svn-clone-externals does not make recursion, it could be a nice feature to add.
I'll try to give a shot at it, but i'm busy enough not to be able to add such a feature.
I'm closing the "issue". I've forked your repo and modified with the features I needed.
Hello,
Some of the projects I'm working on have more than one level of svn:externals.
projectA/ +projectB(svn:externals in projectA)/ .+projectC(svn:externals in projectB)/
It seems that git-svn-clone-externals does not make recursion, it could be a nice feature to add.
I'll try to give a shot at it, but i'm busy enough not to be able to add such a feature.