Tuesday 15 July 2014

msysgit - Git pull - fatal: read error: Invalid argument -


I'm trying to use msysgit 1.8.1 (also tried with 1.7.10 and .11, With the same result) and always have an error that I do not know how to debug / solve:

  e: \ Java \ myproject & gt; Enter the git drag key for the key / e / my-private-key ': Remote: Count of objects: 200, done. Remote: Compressing objects: 100% (97/97), done RRemote: Total 115 (delta 66), reuse of 0 (delta 0) object: 100% (115/115), 12.25 KB, done Resolution of solutions: 100% (66/66), completed with 34 local commodities. From Ssh: // myserver: 12345 / MyPeritage50e90d7..d24b154 release -4.5 - & gt; Original / Release-4.5.58625d6..960fcc6 Development - & gt; Origin / Development * [New Branch] Issue / 4.6 - & gt; Original / Release / 4.6 * [New Tag] 4.6-RC-1 - & gt; 4.6-RC-1 to be brought to ADRR / JGIT / Main Fatal: Reading error: invalid argument E: \ java \ myproject & gt; Between   

  adu module / jgit / main   

and

  Fatal: Reading error: invalid argument   

It takes approximately 5 minutes (timeout?).

It is also strange that, a line rRemote - a bug in msysgit?

Cloning / dragging ssh: // myserver: 12345 / MyOroject Works from

but not by dragging from the URL entered in the .gitmodules file of that repo, "<"> for src / jgit / main ".

Check the URL, and see if other protocols (for example, https instead of SSH) can work (again, as specified in the .gitmodules for the submodule URL repo file you just picked)

No comments:

Post a Comment