10

I am trying to execute this command on my redhat 6.5 box and it throws the error "git: 'svn' is not a git command. See 'git --help'." I have git 1.7.1 installed on this box. Please help.

git svn clone http://yourcompany.com/path/to/svn/project-abc project-abc

1 Answer 1

27

you need to have the git-svn package installed (this is a separate package).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.