On 01/23/2011 01:37 PM, Steven Hartland wrote:
> - Original Message - From: "Jeremy Bopp"
>> All of these combinations avoided the early EOFs problem no matter how
>> many times I repeated my testing. As cgf said, this does appear to be a
>> problem in Cygwin's pipe code, but it's very st
- Original Message -
From: "Jeremy Bopp"
All of these combinations avoided the early EOFs problem no matter how
many times I repeated my testing. As cgf said, this does appear to be a
problem in Cygwin's pipe code, but it's very strange that it only seems
to be triggered with Cygwin's g
On 01/23/2011 06:21 AM, Rafael Kitover wrote:
> I just realized this bug is replicatable without having ssh access to
> our repo, you just need the cygwin sshd enabled, and the guy with access
> to the gitosis went off somewhere anyway...
>
> Here are the steps:
>
> cd ~
> mkdir tmp
> cd tmp
> gi
I just realized this bug is replicatable without having ssh access to
our repo, you just need the cygwin sshd enabled, and the guy with access
to the gitosis went off somewhere anyway...
Here are the steps:
cd ~
mkdir tmp
cd tmp
git clone git://git.shadowcat.co.uk/dbsrgits/DBIx-Class.git dbic_
This repo clones fine in msysgit and on linux over ssh, but on cygwin
this is what happens:
$ git clone dbsrg...@git.shadowcat.co.uk:DBIx-Class.git dbic
Cloning into dbic...
Warning: untrusted X11 forwarding setup failed: xauth key data not generated
Warning: No xauth data; using fake authentica
5 matches
Mail list logo