Re: Cygwin Git cant' Sync File Based repository

2017-10-16 Thread Gary Furash
I think the issue IMHO is that when you use a *file* based repository git stores the file path in a certain way, and Cygwin64's git gets confused. -- gary furash | furashg...@gmail.com, 520-907-2470 On Mon, Oct 16, 2017 at 1:09 PM, Gary Furash wrote: > From windows GIT > > [gffurash ~] $ git --

Cygwin Git cant' Sync File Based repository

2017-10-16 Thread Gary Furash
>From windows GIT [gffurash ~] $ git --version git version 2.14.2.windows.3 [gffurash ~] $ which git /mingw64/bin/git [gffurash ~] $ >From Cygwin GIT [gffurash ~] $ git --version git version 2.14.2 [gffurash ~] $ which git /usr/bin/git [gffurash ~] $ in each case they're referring to a differe

Re: Cygwin Git can't Sync File Based Repository

2017-10-16 Thread Brian Inglis
On 2017-10-16 12:12, Gary Furash wrote: > For example, I have a repository that looks like this > > [gffurash ~/Documents/Projects/wo219161] $ git remote -v > origin file://v:/GitSrcCtrl/wo219161 (fetch) > origin file://v:/GitSrcCtrl/wo219161 (push) > > it syncs w/ the remote destination in win

Cygwin Git can't Sync File Based Repository

2017-10-16 Thread Gary Furash
For example, I have a repository that looks like this [gffurash ~/Documents/Projects/wo219161] $ git remote -v origin file://v:/GitSrcCtrl/wo219161 (fetch) origin file://v:/GitSrcCtrl/wo219161 (push) it syncs w/ the remote destination in windows If I sync from Git Bash (downloaded from the git

File Based Repository Doesn't Work w/ Git (but works fine w/ Git Bash)

2017-10-16 Thread Gary Furash
For example, I have a repository that looks like this [gffurash ~/Documents/Projects/wo219161] $ git remote -v origin file://v:/GitSrcCtrl/wo219161 (fetch) origin file://v:/GitSrcCtrl/wo219161 (push) it syncs w/ the remote destination in windows If I sync from Git Bash (downloaded from the git

Re: Cygwin Help needed

2017-10-16 Thread Andrew Schulman
> After I installed Cygwin syslog-ng, Cygwin ssh isn't working correctly.. > > I am unable to change ownership or permissions.. /home is owned by > Administrator, not Cyg_server.. /dev is showing up in the folder list and > had been hidden.. and ssh keys are not working.. only with password.

Re: Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-16 Thread Ken Brown
On 10/16/2017 3:12 AM, Jeffrey Walton wrote: Hi Everyone, I'm trying to build Emacs on Cygwin. I use the platform as a test bed because of Newlib. Emacs is failing with: gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -I/usr/local/include -DNDEBUG -pthread -D_XOPEN_SOURCE=600-m64 -MT clo

Cygwin Help needed

2017-10-16 Thread Mike Adkins
After I installed Cygwin syslog-ng, Cygwin ssh isn't working correctly.. I am unable to change ownership or permissions.. /home is owned by Administrator, not Cyg_server.. /dev is showing up in the folder list and had been hidden.. and ssh keys are not working.. only with password. Can

Re: setup graphical chooser : how to list orphaned packages ?

2017-10-16 Thread cyg Simple
On 10/15/2017 12:10 PM, Ken Brown wrote: > On 10/15/2017 12:24 AM, cyg Simple wrote: >> On 10/14/2017 12:11 PM, Marco Atzeri wrote: >>> On 14/10/2017 17:31, cyg Simple wrote: >>> > > This is very common.  Suppose you have package A installed, which > requires B.  Package B gets obsolete

Re: Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-16 Thread Corinna Vinschen
On Oct 16 03:12, Jeffrey Walton wrote: > Hi Everyone, > > I'm trying to build Emacs on Cygwin. I use the platform as a test bed > because of Newlib. Emacs is failing with: > > gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src > -I/usr/local/include -DNDEBUG -pthread -D_XOPEN_SOURCE=600-m64 -

Re: Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-16 Thread Marco Atzeri
On 16/10/2017 10:39, Jeffrey Walton wrote: On Mon, Oct 16, 2017 at 3:12 AM, Jeffrey Walton wrote: Hi Everyone, I think something is borked with the Cygwin headers. If I am parsing http://pubs.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_02.html and https://cygwin.com/ml/cygwin/2

Re: Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-16 Thread Jeffrey Walton
On Mon, Oct 16, 2017 at 3:12 AM, Jeffrey Walton wrote: > Hi Everyone, > > I'm trying to build Emacs on Cygwin. I use the platform as a test bed > because of Newlib. Emacs is failing with: > > gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src > -I/usr/local/include -DNDEBUG -pthread -D_XOPEN_SOURC

[ANNOUNCEMENT] Updated: dos2unix 7.4.0-1

2017-10-16 Thread Erwin Waterlander
CHANGES SINCE LAST RELEASE: === New upstream release. * New option --allow-chown to allow file ownership change in old file mode. Option --no-allow-chown does the opposite. * Code cleanup. homepage: http://waterlan.home.xs4all.nl/dos2unix.html license: 2-clause

Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-16 Thread Jeffrey Walton
Hi Everyone, I'm trying to build Emacs on Cygwin. I use the platform as a test bed because of Newlib. Emacs is failing with: gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -I/usr/local/include -DNDEBUG -pthread -D_XOPEN_SOURCE=600-m64 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo