X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.7 required=5.0 tests=AWL,BAYES_00,CHARSET_FARAWAY_HEADER,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_SV X-Spam-Check-By: sourceware.org Received-SPF: pass (google.com: domain of icehong AT gmail DOT com designates 10.42.136.5 as permitted sender) client-ip=10.42.136.5; Authentication-Results: mr.google.com; spf=pass (google.com: domain of icehong AT gmail DOT com designates 10.42.136.5 as permitted sender) smtp.mail=icehong AT gmail DOT com; dkim=pass header.i=icehong AT gmail DOT com MIME-Version: 1.0 Date: Mon, 5 Mar 2012 20:51:34 +0800 Message-ID: Subject: git svn got error int the latest versoin of cygwin From: =?GB2312?B?0Oy66A==?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi all, Any one use git svn on cygwin , I got such error used the latest version. I am not sure it's an cygwin/perl/git/svn problem ? $ uname -a CYGWIN_NT-6.1 Admin-PC 1.7.11(0.260/5/3) 2012-02-24 14:05 i686 Cygwin $ git svn clone http://svn.apache.org/repos/asf/subversion/trunk/build/win32 gitsvn Initialized empty Git repository in /cygdrive/e/workspace/gitsvn/.git/ 1 [main] perl 4996 child_info_fork::abort: unable to remap cygsvn_client-1-0.dll to same address as parent (02310000) - try running rebaseall 1 [main] perl 2588 child_info_fork::abort: address space needed by 'cygsvn_ra_svn-1-0.dll' (0x940000) is already occupied 1 [main] perl 6064 child_info_fork::abort: unable to remap cygsvn_client-1-0.dll to same address as parent (02310000) - try running rebaseall 1 [main] perl 6084 child_info_fork::abort: unable to remap cygsvn_client-1-0.dll to same address as parent (02310000) - try running rebaseall -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple