X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_SV X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Sun, 18 Mar 2012 14:07:39 -0400 Message-ID: Subject: Re: git svn got error int the latest versoin of cygwin From: Anand Arumugam To: cygwin AT cygwin DOT com Cc: andres DOT martinelli AT prover DOT com, icehong AT gmail DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q2II7wxq032005 On 2012-03-05 13:51, ει wrote: > 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 -------------------------------------------------------------------------------------------------- On Mon, 5 Mar 2012 15:02:38 +0100, Andres Martinelli wrote: > Hi, > I have been running git svn in the latest cygwin without noticing any unexpected problems. > It seems you are experiencing the usual "forking" issue. Quoting the cygwin FAQ: > Read the 'rebase' package README in /usr/share/doc/rebase/, and follow the instructions there to run 'rebaseall'. > (http://cygwin.com/faq/faq.using.html#faq.using.fixing-fork-failures). > /Andres -------------------------------------------------------------------------------------------------- I have seen the same error many times. I have done $ash $/bin/rebaseall -v after installing cygwin and whenever I have this problem. Sometimes it gets fixed but sometimes, I have to restart the laptop. I downgrade cygwin1.dll to 1.7.10 and the problem is still there. -anand. -- 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