"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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

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

android - How to create dynamically Fragment pager adapter -