summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1750113)
raw | patch | inline | side by side (parent: 1750113)
author | Sven Verdoolaege <skimo@kotnet.org> | |
Mon, 4 Jul 2005 21:18:35 +0000 (23:18 +0200) | ||
committer | Sven Verdoolaege <skimo@kotnet.org> | |
Mon, 4 Jul 2005 21:18:35 +0000 (23:18 +0200) |
git-cvsimport-script | patch | blob | history |
diff --git a/git-cvsimport-script b/git-cvsimport-script
index 7f93fb3cd7ed747c77236dc127dd94d7b7b8a7de..3e6d22e74201360fd7520f7b52e91d76e4065572 100755 (executable)
--- a/git-cvsimport-script
+++ b/git-cvsimport-script
return $m;
}
-my $tmpcv = "/var/cache/cvs";
-
sub getwd() {
my $pwd = `pwd`;
chomp $pwd;