osx - Using Git on Mac? I cant find git-svn -



osx - Using Git on Mac? I cant find git-svn -

this question has reply here:

can't find git-svn on mac os x leopard after installing via macports 3 answers

i trying utilize git on mac os x , can't find git-svn like

git-svn clone -s http://example.com/my_subversion_repo local_dir

is

git svn clone -s http://example.com/my_subversion_repo local_dir

the same?

though i've never used feature, believe 2 should equivalent. reasoning is:

performing git svn results in error .git wasn't found, within script /usr/libexec/git-core/git-svn; opening script in text edit reveals credit of author of git-svn:

copyright (c) 2006, eric wong

hence running git svn help gives:

git-svn - bidirectional operations between single subversion tree , git

osx git git-svn

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -