This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git svn got error int the latest versoin of cygwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]