Git SVN - Invalid revision range

Posted by Shervin on Stack Overflow See other posts from Stack Overflow or by Shervin
Published on 2012-07-09T15:12:22Z Indexed on 2012/07/09 15:15 UTC
Read the original article Hit count: 577

Filed under:
|

I am using git together with SVN.

I am trying to perform git svn dcommit but it gives me this error:

$ git svn dcommit fatal: Invalid revision range 20edee48314fb1d070d84c1641abd5489d9a1479..refs/rem otes/git-svn rev-list --pretty=raw --reverse 20edee48314fb1d070d84c1641abd5489d9a1479..refs/r emotes/git-svn --: command returned error: 128

I can't seem to understand whats wrong. I can't even do a git svn info. It gives me the same error

© Stack Overflow or respective owner

Related posts about git

Related posts about git-svn