Cannot confirm my subscribe to cygwin mail list

2014-04-17 Thread Robert Bu
-dae...@sourceware.org To: Robert Bu Hi. This is the qmail-send program at sourceware.org. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. : Sorry, no mailbox here by that name. (#5.

Re: x86_64 Cygwin 1.7.29: possible bug to trace symlink (Win7)

2014-04-20 Thread Robert Bu
> On Apr 16 17:47, Corinna Vinschen wrote: > > > Below is what I get: > > > RS-I9E3U8R4:[~/tmp/test_symlink]>uname -a > > > CYGWIN_NT-6.1 RS-I9E3U8R4 1.7.29(0.272/5/3) 2014-04-07 13:46 x86_64 > Cygwin > > > RS-I9E3U8R4:[~/tmp/test_symlink]>echo $CYGWIN > > > winsymlinks:nativestrict > >

Re: x86_64 Cygwin 1.7.29: possible bug to trace symlink (Win7)

2014-05-25 Thread Robert Bu
-Original Message- From: Robert Bu Sent: 2014/4/21 9:59 +0800 On Apr 16 17:47, Corinna Vinschen wrote: > > Below is what I get: > > RS-I9E3U8R4:[~/tmp/test_symlink]>uname -a > > CYGWIN_NT-6.1 RS-I9E3U8R4 1.7.29(0.272/5/3) 2014-04-07 13:46 x86_64 Cygwin &

Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.31-2

2014-07-22 Thread Robert Bu
CYGWIN=winsymlinks:lnk, repo works. But other Windows tools, such as TortoiseGit, cannot parse the link. Best regards. Robert Bu -Original Message- From: Corinna Vinschen Sent: 2014/7/22 1:12 +0800 Hi Cygwin friends and users, I just released Cygwin 1.7.31-2. This is mostely a bu

Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.31-2

2014-07-22 Thread Robert Bu
ted to symlink handling of Cygwin. If I set CYGWIN=winsymlinks:lnk, repo works. But other Windows tools, such as TortoiseGit, cannot parse the link. Best regards. Robert Bu -- 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: New Git v2.0.4 build to test

2014-08-06 Thread Robert Bu
Adam Dinwoodie wrote on 2014/8/6 18:21: Hi all, I'm in the long-running process of producing an up-to-date build of Git for Cygwin. I think I'm now (finally) close to having a build ready to upload to be installed via the Cygwin setup programs, but in the meantime I'd appreciate my new build g

Re: New Git v2.0.4 build to test

2014-08-10 Thread Robert Bu
Adam Dinwoodie wrote on 2014/8/11 5:24: On Thu, Aug 07, 2014 at 11:07:54AM +0800, Robert Bu wrote: Adam Dinwoodie wrote on 2014/8/6 18:21: I'm in the long-running process of producing an up-to-date build of Git for Cygwin. I think I'm now (finally) close to having a build ready to

Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.32-1

2014-08-14 Thread Robert Bu
Corinna Vinschen wrote on 2014/8/14 18:27: Hi Cygwin friends and users, I just released Cygwin 1.7.32-1. This release comes with a few bug fixes in header files and a slightly improved /proc/cpuinfo output, but otherwise it concentrates on a new feature which isn't readily user visible. The

repo with CYGWIN=winsymlinks:nativestrict

2014-08-14 Thread Robert Bu
Hi, If I set CYGWIN=winsymlinks:lnk, repo works. However, Windows native Git tool, such as TortoiseGit cannot read the symlink file. I think it treats the symlink file as a normal file and tries to parse the file format as Git specifies. (repo is a tool from Google for Android source managemen

Re: repo with CYGWIN=winsymlinks:nativestrict

2014-08-14 Thread Robert Bu
Thank you for your response. Adam Dinwoodie wrote on 2014/8/15 0:44: On Thu, Aug 14, 2014 at 07:38:33PM +0800, Robert Bu wrote: If I set CYGWIN=winsymlinks:lnk, repo works. However, Windows native Git tool, such as TortoiseGit cannot read the symlink file. I think it treats the symlink file as

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 no