[PATCH] cvs2git and file permissions
authorSven Verdoolaege <Sven.Verdoolaege@cs.kuleuven.ac.be>
Sat, 18 Jun 2005 22:31:15 +0000 (00:31 +0200)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 18 Jun 2005 22:38:23 +0000 (15:38 -0700)
commitdeb153a75ae1f5eca628a38b911474a69edd242d
tree95fb2d4ba95e53ec42f3489d4838dd3a482c4637
parent28342a5d328fa11829dbe883837e21e08dd83388
[PATCH] cvs2git and file permissions

git-cvs2git: propagate mode information

Let cvs checkout in a temporary directory rather than
using the pipe option to avoid loss of mode information.

Signed-off-by: Sven Verdoolaege <skimo@liacs.nl>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
cvs2git.c