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

2012-03-18 Thread Michael Lutz
Am 18.03.2012 19:07 schrieb Anand Arumugam: > $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. Try 'perlrebase' in addi

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

2012-03-18 Thread Anand Arumugam
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.apac

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

2012-03-05 Thread Andres Martinelli
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'. (htt

git svn got error int the latest versoin of cygwin

2012-03-05 Thread 徐鸿
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