X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=b08K/l4WSE0VYE0P
	aRimVc5ZE1+/sujveMfKDM7fh57tvaEk6OE9F8MpbQkdJdPOvWgJQGBdHZBk061h
	sHsN8uU4kHK9kNEWJ3lmYWpI5QB/Rf20SgnGR3C/ys+5UyWdVgh7NYxiao8liEFP
	dLn2YGAejN6eSJPAuONvOwlvrAY=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=KgddBGKGw3u+6lZ2gjJgWR
	hBtRM=; b=krQ3OCWuaWJ2Ajj4iICOfFNVHYxa7R3OnrfTlpZ5swAtzfCnGo+RUA
	0IxDlbpj67Xgkvr7BdwBdmibeKszL3OAm02GstLUihLZMBWI+1Tf1o9ozzkzZFi8
	8ePTks0OK6sNjhIJvA9dCvHNNI6d7CGM4RBA2qUOXcQZNSPGLw8TE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=4.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Thu, 6 Feb 2014 01:39:13 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <431017993.20140206013913@mtu-net.ru>
To: Someone Somebody <temp4746@gmail.com>, cygwin@cygwin.com
Subject: Re: Cygwin SSH and msysGit
In-Reply-To: <CABeoYThy8qrE3zVpj8z-R5-ng4AtADr85jrMGAM0EwftbJ_m7w@mail.gmail.com>
References: <CABeoYThy8qrE3zVpj8z-R5-ng4AtADr85jrMGAM0EwftbJ_m7w@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Someone Somebody!

> I managed to get cygwin SSH working configured to run as SYSTEM and
> cyglsa installed. And now I want to setup so I can use Git push/pull
> over ssh.

> The problem is that to use msysGit I would have to add it's "bin" and
> "libexec/git" directories to the PATH. But this also adds various
> command binaries which override the native cygwin one's, which are
> obviously much more up-to-date and work better inside cygwin.

> I can try and use Cygwin's Git but I'm not sure if it will inter
> operate correctly with msysGit clones.

> So my questions are:
> 1. Can Cygwin's Git inter operate with a clone from msysGit? at least
> for push/pull purposes?

I have no extensive knowledge of git, but assuming it doesn't do retarded
things, like writing OS-dependent text files in service areas, I don't see,
why not.

> 2. Is there a way so that msysGit can be integrated into a Cygwin
> environment without disturbing Cygwin's command binaries or Cygwin's
> binaries interfering with msysGit?

Assuming, you do NOT have Cygwin git installed, you can add MSYS's dirs after
cygwin in $PATH.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 06.02.2014, <01:37>

Sorry for my terrible english...


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

