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 --
>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
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
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
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
> 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.
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
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
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
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 -
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
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
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
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
14 matches
Mail list logo