diff options
author | Philippe Bruhat (BooK) <book@cpan.org> | 2008-06-10 14:32:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-10 22:24:01 -0700 |
commit | 8c372fb01dcd9da5e0e538943cc173941c03ef2d (patch) | |
tree | 7bebe04ef5d7a76999bf5aae5c3168c8f1b39eb8 /t/t5100/patch0002 | |
parent | Consolidate SHA1 object file close (diff) | |
download | tgif-8c372fb01dcd9da5e0e538943cc173941c03ef2d.tar.xz |
git-cvsimport: do not fail when CVSROOT is /
For CVS repositories with unusual CVSROOT, git-cvsimport would fail:
$ git-cvsimport -v -C foo -d :pserver:anon:@cvs.example.com:/ foo
AuthReply: error 0 : no such repository
This patch ensures that the path is never empty, but at least '/'.
Signed-off-by: Philippe Bruhat (BooK) <book@cpan.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/patch0002')
0 files changed, 0 insertions, 0 deletions