]> git.ipfire.org Git - thirdparty/git.git/commit
git-svnimport.perl: copying directory from original SVN place
authorSasha Khapyorsky <sashak@voltaire.com>
Sun, 8 Oct 2006 21:31:18 +0000 (23:31 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 9 Oct 2006 00:14:45 +0000 (17:14 -0700)
commit83936a29e275bc0c04f60d3333e4951a9e16b1fc
treef03c75fabfd131f37246d9acb2cd86ac3db410d2
parent9a7a62ff71c436fb5e024ec409ec28fca460a168
git-svnimport.perl: copying directory from original SVN place

When copying whole directory, if source directory is not in already
imported tree, try to get it from original SVN location. This happens
when source directory is not matched by provided 'trunk' and/or
'tags/branches' templates or when it is not part of specified SVN
sub-project.

Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svnimport.perl