msysgit / git

msysGit-based Git for Windows 1.x is now superseded by Git for Windows 2.x
http://github.com/git-for-windows/git
Other
1.01k stars 316 forks source link

when svn clone , perl.exe: *** unable to remap , bug ??? #246

Closed maikebing closed 10 years ago

maikebing commented 10 years ago

git.exe svn clone "https://keelkit.svn.codeplex.com/svn" "D:\svn" -T trunk -b branches -t tags -r 0:HEAD

C:\Program Files (x86)\Git\bin\perl.exe: * unable to remap C:\Program Files (x86)\Git\bin\libneon-25.dll to same address as parent -- 0x630000 0 [main] perl.exe" 33796 sync_with_child: child 2528(0x194) died before initialization with status code 0x1 105 [main] perl.exe" 33796 sync_with_child: * child state child loading dlls C:\Program Files (x86)\Git\bin\perl.exe: * unable to remap C:\Program Files (x86)\Git\bin\libneon-25.dll to same address as parent -- 0x550000 5080214 [main] perl.exe" 33796 sync_with_child: child 9788(0x1D4) died before initialization with status code 0x1 5080288 [main] perl.exe" 33796 sync_with_child: * child state child loading dlls C:\Program Files (x86)\Git\bin\perl.exe: * unable to remap C:\Program Files (x86)\Git\bin\libneon-25.dll to same address as parent -- 0x530000 10154243 [main] perl.exe" 33796 sync_with_child: child 18932(0x1F0) died before initialization with status code 0x1 10154336 [main] perl.exe" 33796 sync_with_child: * child state child loading dlls C:\Program Files (x86)\Git\bin\perl.exe: * unable to remap C:\Program Files (x86)\Git\bin\libneon-25.dll to same address as parent -- 0x7A0000 15220756 [main] perl.exe" 33796 sync_with_child: child 18564(0x21C) died before initialization with status code 0x1 15220852 [main] perl.exe" 33796 sync_with_child: * child state child loading dlls

maikebing commented 10 years ago

git.exe svn clone "D:\Plaza\LaneSoft" "D:\LaneSoft" -T trunk -b branches -t tags

C:\Git\bin\perl.exe: * unable to remap C:\Git\bin\libneon-25.dll to same address as parent -- 0x7F0000 0 [main] perl 8216 sync_with_child: child 5336(0x1C8) died before initialization with status code 0x1 83 [main] perl 8216 sync_with_child: * child state child loading dlls C:\Git\bin\perl.exe: * unable to remap C:\Git\bin\libsvn_fs-1-0.dll to same address as parent -- 0x65880000 5079152 [main] perl 8216 sync_with_child: child 10096(0x110) died before initialization with status code 0x1 5079242 [main] perl 8216 sync_with_child: * child state child loading dlls C:\Git\bin\perl.exe: * unable to remap C:\Git\bin\libneon-25.dll to same address as parent -- 0x6C0000 10117134 [main] perl 8216 sync_with_child: child 26092(0x1F0) died before initialization with status code 0x1 10117223 [main] perl 8216 sync_with_child: * child state child loading dlls

maikebing commented 10 years ago

https://github.com/msysgit/msysgit/releases/download/Git-1.9.4-preview20140815/Git-1.9.4-preview20140815.exe

maikebing commented 10 years ago

git svn :\Git\bin\perl.exe: * unable to remap C:\Git\bin\libsvn_repos-1-0.dll to same address as parent -- 0xDB0000 0 [main] perl 1224 sync_with_child: child 11800(0x214) died before initial zation with status code 0x1 222 [main] perl 1224 sync_with_child: * child state child loading dlls :\Git\bin\perl.exe: * unable to remap C:\Git\bin\libsvn_repos-1-0.dll to same address as parent -- 0xDB0000 040362 [main] perl 1224 sync_with_child: child 21188(0x234) died before initial zation with status code 0x1 040807 [main] perl 1224 sync_with_child: * child state child loading dlls

dscho commented 10 years ago

Duplicate of #234...

t-b commented 10 years ago

And see for some hints how to work around https://github.com/msysgit/msysgit/pull/245