"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

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -