]> asedeno.scripts.mit.edu Git - git.git/commit
git-svn: avoid fetching files outside of the URL we're tracking
authorEric Wong <normalperson@yhbt.net>
Wed, 5 Jul 2006 12:14:00 +0000 (05:14 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 5 Jul 2006 23:17:47 +0000 (16:17 -0700)
commit4bbf599f7bb6bd6debb3624b27815f366b7b34a1
treef838c2a08e61239a1daa661c37db5c175226819d
parent2718ff098a1cd1bf48fc230164259b56e3e7178f
git-svn: avoid fetching files outside of the URL we're tracking

Thanks to Santi <sbejar@gmail.com> for the bug report and explanation:
> /path/to/repository/project/file
> /path/to/repository/project-2/file
<...>
> you end up with a project with the following files:
>
> file
> -2/file

Signed-off-by: Eric Wong <normalperson@yhbt.net>
contrib/git-svn/git-svn.perl