This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble with Git 2.1.x pushing to repos over Samba


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
<corinna-cygwin@cygwin.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]