While attempting to get an old svn dump of a project under git control, I ran into an interesting problem. Whenever I run git svn
, I get an error saying it isn't a git command, yet there is documentation for it that I can pull up using git help
. Is there something wrong with my install, or am I just missing something here?
Edit: I should probably also mention that I am running msysGit version 1.6.1.9.g97c34 under Windows XP, and the error I get is:
$ git svn
git: 'svn' is not a
git-command. See 'git --help'.
Did you mean one of these?
fsck
show
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…