Sunday, 15 June 2014

In git svn, how can I "unset" noMetadata and useSvmProps -


I am trying to transfer an existing SVN repository to the git.

When I try the following command:

 $ git svn clone svn: //  

I get an error:

  can not be used to set both 'noetetadata' and 'usevmprops' options!  

How can I "unset" one of these options?

Note that I am using SVN version 1.7.3 and Git 1.9.0.

I solved it by updating it in Git 1.9.5 - I think they have decided it Are there.


No comments:

Post a Comment