Re: [ANNOUNCEMENT] Updated: git-2.0.4-1

2014-08-26 Thread Robert Bu

Hi Adam,


Version 2.0.4-1 of Git has been uploaded.  This includes the following


If you remember, I've changed CYGWIN=winsymlinks:nativestrict to 
CYGWIN=winsymlinks:lnk to satisfy repo to create the symlink. However, I 
still get a problem in Cygwin-64 on Win7. It seems to be a git problem 
now. The error message is:


From ssh://:2/vm/xxx
 * [new branch]  master -> origin/master
Fetching projects: 100% (1/1), done.
Traceback (most recent call last):
  File "/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/main.py", 
line 500, in 

_Main(sys.argv[1:])
  File "/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/main.py", 
line 476, in _Main

result = repo._Run(argv) or 0
  File "/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/main.py", 
line 155, in _Run

result = cmd.Execute(copts, cargs)
  File 
"/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/subcmds/sync.py", 
line 675, in Execute

project.Sync_LocalHalf(syncbuf)
  File 
"/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/project.py", line 
1170, in Sync_LocalHa

lf
self._InitWorkTree()
  File 
"/cygdrive/d/cygwin/home/robert_bu/repo/vm/.repo/repo/project.py", line 
2230, in _InitWorkTre

e
raise GitError("cannot initialize work tree")
error.GitError: cannot initialize work tree


git seems to crash. I've attached the stackdump file of git.

Thanks
Robert
Exception: STATUS_ACCESS_VIOLATION at rip=003F2E6836A
rax=00030129 rbx=FC622001 rcx=06FFB067FF99
rdx=0015 rsi=0002 rdi=06FFEF6A592F
r8 =06FFB067FFFD r9 =0001 r10=00060009EE50
r11=00060009E900 r12=06FFB068 r13=06FFB067FF9C
r14=00225300 r15=06FFB067E84B
rbp=00060009F690 rsp=00225100
program=C:\cygwin64\bin\git.exe, pid 6560, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
FrameFunctionArgs
0060009F690  003F2E6836A (6FFCE4C070D, 0225300, 0001BF0, 0060009E974)
0060009E988  003F2E69E8C (0010049C238, 200, 0225300, 200)
000  0010049C54A (000, 0225314, 0007158, 40A244C)
02254A0  001004A13FC (006000104C0, 006000104C0, 001800E084B, 446C77A)
002  001004A2A59 (001800434AD, 03B, 6FFB068, 446C77A)
0225D54  001004A21C5 (001801283E5, 00080E0, 00080E0, 00600085050)
006000FF668  001004A229E (000, 000, 00600115D30, 000)
006000FF668  001004A3473 (00100523600, 0225D58, 0225CB0, 0225CB0)
00100523600  001004D85FA (0060011CE90, 000, 0060011CE90, 000)
00100523600  001004D8C87 (F1AAFC880040, 000, 000, 
0035E6F71E0)
000  001004D8DE2 (00600028788, 1B6, 001005A6D30, 001802BFC80)
000  001004A6968 (00180175907, 003, 0018016E756, 000)
00600085010  001004A6E20 (000, 001005C12E0, 000, 000)
00600085010  001004DF79E (00180082DF5, 001802DD418, 022A0F0, 0010053E580)
001  0010045657C (001800C0E53, 000, 0060003898E, 000)
000  00100401967 (001801641CC, 0010003, 003F9C91459, 000)
End of stack trace (more stack frames may be present)
--
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

Re: [ANNOUNCEMENT] Updated: git-2.0.4-1

2014-08-25 Thread Michelle Pace
Ok, got it. I'll be patient =)

(apologies I wasn't aware updates take a while to ripple. I'll try
again tomorrow. Thank-you).

--
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



Re: [ANNOUNCEMENT] Updated: git-2.0.4-1

2014-08-25 Thread Andrey Repin
Greetings, Michelle Pace!

>> Version 2.0.4-1 of Git has been uploaded

> Thanks for the announcement Adam.

> I was not able to update git via any of the below 3 approaches. Could
> you please advise how I should update to V2 ?

The usual "…and should be available on a mirror near you shortly" was implied.
Just wait a day or pick a different mirror, where it is already available.

> #1
> Re-ran cygwing setup.exe using mirror
> http://mirrors.syringanetworks.net but only v 1.7.9 was available

> #2
> $ apt-cyg update git
> $ git --version
> git version 1.7.9

> #3
> $ cygcheck -p 'git'
> cygcheck: unable to contact cygwin.com site, InternetOpenUrl() failed:
> The operation timed out (win32 error 12002)


--
WBR,
Andrey Repin (anrdae...@yandex.ru) 25.08.2014, <16:58>

Sorry for my terrible english...

Re: [ANNOUNCEMENT] Updated: git-2.0.4-1

2014-08-25 Thread Adam Dinwoodie
On Mon, Aug 25, 2014 at 02:44:51PM +0200, Michelle Pace wrote:
> > Version 2.0.4-1 of Git has been uploaded
> 
> Thanks for the announcement Adam.
> 
> I was not able to update git via any of the below 3 approaches. Could
> you please advise how I should update to V2 ?

It can take a little while for the mirrors to update with the new
packages, so either try again in a few hours, or try a different mirror.

As I understand it, it's up to the mirror administrators to determine
how often they take updates, so you may have better luck with a
different mirror if you don't want to wait.  Taking a look at a few
mirrors at https://cygwin.com/mirrors.html, I can see at least some of
them have picked up the new packages already.

--
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



Re: [ANNOUNCEMENT] Updated: git-2.0.4-1

2014-08-25 Thread Michelle Pace
> Version 2.0.4-1 of Git has been uploaded

Thanks for the announcement Adam.

I was not able to update git via any of the below 3 approaches. Could
you please advise how I should update to V2 ?

#1
Re-ran cygwing setup.exe using mirror
http://mirrors.syringanetworks.net but only v 1.7.9 was available

#2
$ apt-cyg update git
$ git --version
git version 1.7.9

#3
$ cygcheck -p 'git'
cygcheck: unable to contact cygwin.com site, InternetOpenUrl() failed:
The operation timed out (win32 error 12002)


Thanks, Michelle

--
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