"git svn" command fails with error "git: 'svn' is not a git command. See 'git --help'." -


i trying execute command on redhat 6.5 box , throws error "git: 'svn' not git command. see 'git --help'." have git 1.7.1 installed on box. please help.

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

you need have git-svn package installed (this separate package).


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -