Sorry to say this but everywhere I use cygwin (work, home) these days
I run into trouble with the new permission system initially introduced
at 1.7.35 IIRC. I just did this:
$ cd //some/server
$ git init .
$ git add statistik
$ git commit
error: invalid object 04 ab9e237892aceba0cb7447b290bd
On Thursday, September 03, 2015 12:23 AM Jason Pyeron wrote:
>
>> -Original Message-
>> From: Eric Blake
>> Sent: Wednesday, September 02, 2015 6:06 PM
>>
>> On 09/02/2015 03:57 PM, Clint Olsen wrote:
>>
>> > I'm also interested in generating images to preserve the
>> entire disk.
>> > W
On Friday, November 06, 2015 10:27 AM Corinna Vinschen wrote:
>
>Hi Cygwin friends and users,
>
>
>I released a new TEST version of Cygwin, 2.3.0-0.7.
>
>=
>
>IMPORTANT NOTE:
...>
>
> Please guys, I really need feedback for t
I just want to add an observation and stay out of this
conversation otherwise: ls -F is comparably slow on a
network drive here but as noted by someone else in this
thread ls --file-type is fast. However, the combination
ls --file-type --color is as slow as ls -F here. Maybe
a hint for you to fin
I was just about to update my Cygwin installation when setup would list only a
fraction of my installed packages. For instance git is missing but I have it
installed. setup_version is 2.893 and running it with -v it tells there are 69
packages installed. But
$ wc /etc/setup/installed.db
835
On Mon, 22 Oct 2018 10:57:46 -0700 (PDT) Marco Atzeri wrote:
>Am 22.10.2018 um 18:50 schrieb Lemke, Michael:
>> I was just about to update my Cygwin installation when setup would
>> list only a fraction of my installed packages. For instance git is
>> missing but I have it installed. setup_versio
On Tuesday, October 23, 2018 10:55 AM Michael Lemke wrote:
>On Mon, 22 Oct 2018 10:57:46 -0700 (PDT) Marco Atzeri wrote:
>>Am 22.10.2018 um 18:50 schrieb Lemke, Michael:
>>> I was just about to update my Cygwin installation when setup would
>>> list only a fraction of my installed packages. For in
On Tuesday, October 23, 2018 1:47 PM Houder wrote:
>On Tuesday, October 23, 2018 10:55 AM Michael Lemke wrote:
>[snip]
>
>> Thanks, I did and I can't find anything wrong. Where does setup.exe gets
>> the information from? I tried several versions, the current official one,
>> the new snapshot and s
On Tuesday, November 13, 2018 7:31 PM Achim Gratz wrote:
>Thomas Wolff writes:
>> OK, it shall be made configurable. But please describe in which ways
>> workflows are broken and how / in which application HTML tables (HTML
>> source?) would appear.
>
>I commonly paste things from MinTTY into our W
On Friday, January 11, 2019 3:50 PM David Dombrowsky wrote:
>On 1/11/19 8:40 AM, E. Madison Bray wrote:
>> I have often wondered why apt-cyg [1] hasn't been adopted fully by
>> Cygwin as one of the default packages (in fact I'm not sure if there
>> even is an actual cygwin package for apt-cyg), asi
On Friday, January 11, 2019 5:30 PM Corinna Vinschen wrote:
>On Jan 11 16:15, Lemke, Michael ST/HZA-ZIC2 wrote:
>> On Friday, January 11, 2019 3:50 PM David Dombrowsky wrote:
>> >On 1/11/19 8:40 AM, E. Madison Bray wrote:
>> >> I have often wondered why apt-cyg [1
On July 22, 2019 9:51 PM Andy Hall wrote:
>This behavior of join surprised me:
>
>$ join -1 3 <(echo a b col3 c d | unix2dos) <(echo col3 f2 f3 f4 f5)
> f2 f3 f4 f5
See if this reduces your surprise somewhat:
$ join -1 3 <(echo a b col3 c d | unix2dos) <(echo col3 f2 f3 f4 f5) | cat -A
--
Pro
On Mon, 6 Nov 2017 00:15:25 + (UTC)
Will Parsons wrote:
>Under Unix-type platforms, checking on what the PATH variable is set to is
>pretty easy - I typically use "env" and the displayed value of PATH is easily
>parsed by eye. Under Cygwin/Windows, one can do the same, but the value of
>PATH
On Tuesday, November 07, 2017 7:12 AM Brian Inglis wrote:
>On 2017-11-06 14:59, Will Parsons wrote:
>> Will Parsons wrote:
>>> I asked about what I thought was a shell scripting problem:
>>>
>>> PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/c/Windows/system32:/c/Windows:/c/Windows/system32/wbem:
On November 07, 2017 11:08 PM Will Parsons wrote:
>Lemke, Michael ST/HZA-ZIC2 wrote:
>> On Tuesday, November 07, 2017 7:12 AM Brian Inglis wrote:
>>>On 2017-11-06 14:59, Will Parsons wrote:
>>>> Will Parsons wrote:
>>>>> I asked about
15 matches
Mail list logo