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: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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-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 Reply-To: Andrey Repin Message-ID: <431017993.20140206013913@mtu-net.ru> To: Someone Somebody , cygwin AT cygwin DOT com Subject: Re: Cygwin SSH and msysGit In-Reply-To: References: 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 AT yandex DOT 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