delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/11/17/07:02:15

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=W42N4VH
KPq89APkedw5il7lg7uc1iCJQ39bICkbNhkDtgTm26GCx3/I9DjhfHpX9fh7N5mF
4a+JKIKVln4arTvLLNbeFsJSQAN6BRN9jcCm+oG9FOdAGoeCdJemApaZ8g4ag/Qo
eHCnxkVWzbYM91N5tHpE/l8a99cFGNHLmrGc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=qAm/mIXurVS+n
6wC4wnPLeSv4KQ=; b=Dg4oj5EAnRAIX09SJ+x2f1utUb4nuidYUQR5snxdJC6OL
aSArrPR9w4m29deCb7PE246odAEZFkSZgGdeikw0djiY64Ijx2j67kv32ra3ki62
IFuueK3KGHSto5AlrK0pITrmt1slDA6u8xYUgR/FT0Pl1IDcvhUQFB+uG5GB4U=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=tracker, Show, H*f:sk:Wn-i866, H*f:sk:3F4xwgA
X-HELO: mail-it0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=+gDi+P+fIxX+9TYaTfG+wac5kJgWp7avwX0CZ0yBHC8=; b=lSqHRMfTRFb8W2o0V5I2ecb3fq8UfBdRx9ty6Fmp13oZH2HAFXQrHWN2PiFguwbcnl QIaxgSOCavalNmEE/Y6mlzRzoyxanSUwAKxfhHBNJl2WV/gDdqFE03H0AJJ2hmZkzjKW swLf6Fv+aCcDw1+ROnvEPqRBb8tOOVQ/M5kfUN2fpifMyBOVOu8Gnve9n2PCa64/wNzF jO8hqmop2iN5XNK6KNkHzR7jqJUVY0xeYG8uWpBJC3vUMgEwimJzvHLB9u4ky6mnTYCk ajbH8pPMO3X4DZOT+/y4y7EcD4sQ4HggBSmzFLnir73YB0UnLThTkauPmvShil4pyy/+ Bxqw==
X-Gm-Message-State: ABUngvfOWE0CosLbTmuEvpE++SHzaMoZ12EdAIJhpFbZYS96H8XWiJCpJ323I4bHSh/CiNbwxzVHHY/jfkBTwA==
X-Received: by 10.107.6.223 with SMTP id f92mr2461608ioi.2.1479384109248; Thu, 17 Nov 2016 04:01:49 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <CAEhDDbB2=3F4xwgA7gg76WFw7+q7A=Wn-i866WGnZS-WgAyetQ@mail.gmail.com>
References: <CAPTiy3PrDfaOOsuefgAh6q-RiCsHVYoy9bgtqSzwv5QRmRhquw AT mail DOT gmail DOT com> <CAEhDDbB2=3F4xwgA7gg76WFw7+q7A=Wn-i866WGnZS-WgAyetQ AT mail DOT gmail DOT com>
From: Gene Pavlovsky <gene DOT pavlovsky AT gmail DOT com>
Date: Thu, 17 Nov 2016 15:01:48 +0300
Message-ID: <CAPTiy3P5Z68Sj326XG3S0DDsMFGqpDQBcJV7qqtGkxM7q2eLpg@mail.gmail.com>
Subject: Re: TortoiseGit + Cygwin git: unified diff fails (cygheap read copy failed)
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

>> I'm using TortoiseGit with Cygwin git (Cygwin workarounds enabled in
>> advanced TortoiseGit settings). For the most part, everything works
>> correctly.
>
> Although this is probably unrelated, I've had problems with
> TortoiseSVN and Cygwin's svn (not Git), because Tortoise uses DOS line
> endings (\r\n) whereas Cygwin programs use Unix line endings (\n).

TortoiseGit doesn't seem to have line endings-related problems (in
general), but who knows, maybe they missed a spot...
I'll post this issue to TortoiseGit's bug tracker. I wonder if anybody
else is using TortoiseGit with Cygwin's git and "Show changes as
unified diff" in TortoiseGit's log work for them?

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019