On 2006-10-26 00:50:26 +0200, Sasha Khapyorsky wrote: > This adds support for partial svn imports. Let's assume that SVN > repository layout looks like: > > $trunk/path/to/our/project > $branches/path/to/our/project > $tags/path/to/our/project > > , and we would like to import only tree under this specific > 'path/to/our/project' and not whole tree under $trunk, $branches, > etc.. Now we will be be able to do it by using '-P > path/to/our/project' option with git-svnimport. Isn't this already doable with "-T trunk/path/to/our/project -t tags/path/to/our/project -b branches/path/to/our/project"? -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html