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:date :message-id:subject:from:to:content-type; q=dns; s=default; b=eV k/fD76eReIFJl8p2at19SUojDANBlIRnA1qGYKUhcuJ1+CJoI4tt7+ZkgR5uChjF 8sS5HtNWKIyVz2T4qMbRysF/Ffd3ztnD+5URwxXMDopzCljsF8nw3ND0Guo8ERf4 4RPtRtLTx1o6G7Z56JUaDt9B0LZSd1JMsxSQBygVE= 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:date :message-id:subject:from:to:content-type; s=default; bh=+8YMRYtu 7crCjJlH1Ozd3N7qK7I=; b=moiKwIEEhkHTddOzyf/10ejOrdtzP+zmjKJF9KVw JvIMJwIdlCQE8LMEAcL7NIIECHv4X4JrK5UACABf6d6KLIbibeIaY4lqDtFBw4Ac 4WtEdxVc+DjN4xUxyBQ4Dy5M8J09G15tEG4Vc96xhgJYbKGouIPHdY3PiMyDX2sl CbM= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f171.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:date :message-id:subject:from:to:content-type; bh=q5YSnKuY1PUfJYRScS2MLyPYguaQmUFG/FzYfo7fz2M=; b=FOf8U0FPDCVvD8+PTnYPHGh475v1bHKbBxcyPi5+xHv7iWQ+SG670SGN4Mumrsgv5b uMlWf5qHfujXwsqb5V4kVjbi2QmGB5s+55zTTFUr+OuqXD/dcCS7w7AlgDuPldS8JQqO fgNu4O3axNeIkN8j7AObsr/GKgUjOZZFjOlcPnAaKxy36wznSmdqINnWvl+H+dvVifC6 w6WOgkUgdqBCb7+sdwtXLjWE2Qy0V5kmVB38OoXqQ+VyRZAknkSnV/oY3DyUVceNcEVT /uYp41cXfWWSBcpTL4kxRSJBdd6KNsXJzSJ17fi8FA8U+lF91cNMCrsfzsAvim6Pnvl5 jSPw== X-Gm-Message-State: ALoCoQkYxG47C1DlhGqH0OI1gqYdatQwASOqTQfWBC7C/mLGUT+9xydq+dcYnl5ZpzfBPPjnGmxu MIME-Version: 1.0 X-Received: by 10.180.230.226 with SMTP id tb2mr6326223wic.64.1430406128257; Thu, 30 Apr 2015 08:02:08 -0700 (PDT) In-Reply-To: <20150430111752.GN3657@calimero.vinschen.de> References: <397346277 DOT 275101 DOT 1430383452664 DOT JavaMail DOT zimbra AT ceos DOT com DOT au> <20150430105644 DOT GM3657 AT calimero DOT vinschen DOT de> <20150430111752 DOT GN3657 AT calimero DOT vinschen DOT de> Date: Thu, 30 Apr 2015 08:02:08 -0700 Message-ID: Subject: Re: Trouble with Git 2.1.x pushing to repos over Samba From: Michael Enright To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I can report that it worked for me. $ uname -a CYGWIN_NT-6.1-WOW Manticore 2.0.0(0.287/5/3) 2015-04-30 10:13 i686 Cygwin I believe the above confirms that the DLL got installed. Then I did the git push origin command and it worked. On Thu, Apr 30, 2015 at 4:17 AM, Corinna Vinschen wrote: > On Apr 30 04:11, Michael Enright wrote: >> Corinna, >> >> Do you think the snapshot would change the outcome in my case? > > I think so. > >> I haven't used a snapshot before. Is there a tutorial on how to get >> onto and off of a snapshot? Or should I test by using a VM? > > Just download the cygwin DLL matching your architecture (x86/x86_64), > that is > > http://cygwin.com/snapshots/x86/cygwin1-20150430.dll.xz or > http://cygwin.com/snapshots/x86_64/cygwin1-20150430.dll.xz > > Unxz it, chmod +x it. Exit all Cygwin processes (even services), move > the original cygwin1.dll to a safe place. Copy the snapshot DLL into > its place, renaming it to cygwin1.dll. Start a shell. Test. Exit the > shell. Remove the new DLL and move the original DLL back into its > place. That's it. > > > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Maintainer cygwin AT cygwin DOT com > Red Hat -- 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