svn crashes when connection to server refused

2022-01-16 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
Hi all, Before I go ahead and try to submit this as a bug report with the Apache Subversion project, I wanted to ask if anybody experiences the same issue as me (or, maybe it's a Cygwin issue, not svn's)... I use svn at home on Cygwin via a tunneled connection to my SVN server at work, so

Re: [ITP] biosig [was: Re: newcomer issues when packaging biosig, stimfit, etc.]

2022-01-16 Thread Alois Schlögl
Am 1/15/22 um 19:01 schrieb Marco Atzeri: On 14.01.2022 22:48, Alois Schlögl wrote: Am 1/14/22 um 11:09 schrieb Marco Atzeri: On 12.01.2022 23:59, Alois Schlögl wrote: I was playing with the CMakeList.txt to see if that was more easy than your deep patch of the upstream Makefile's

Re: Does cygwin have an 'autorun' utility/package?

2022-01-16 Thread Eliot Moss
inotify is a POSIX library that would help meet the need. It apparently has not been ported to Cygwin as a regular package, though Windows has the necessary underlying ability. However, this suggests that you can fairly easily build a program to help: https://github.com/thekid/inotify-win It

Re: [PATCH setup] Show a MessageBox warning if running on a deprecated Windows version

2022-01-16 Thread Hamish McIntyre-Bhatty
On 16/01/2022 13:46, Adam Dinwoodie wrote: On Fri, Jan 14, 2022 at 12:45:06PM +0100, Corinna Vinschen wrote: On Jan 14 10:54, Adam Dinwoodie wrote: On Fri, 14 Jan 2022 at 09:05, Corinna Vinschen wrote: On Jan 13 15:13, Jon Turney wrote: Show a MessageBox warning if we are running on a

Re: Does cygwin have an 'autorun' utility/package?

2022-01-16 Thread Mark Hansen
On 1/16/2022 8:12 AM, Adam Dinwoodie wrote: On Sun, Jan 16, 2022 at 06:46:06AM -0800, Mark Hansen wrote: I have an application running under Linux which I would like to move to Windows (with Cygwin). This application depends on getting notifications when a CD Rom drive status has changed (like

Re: Does cygwin have an 'autorun' utility/package?

2022-01-16 Thread Adam Dinwoodie
On Sun, Jan 16, 2022 at 06:46:06AM -0800, Mark Hansen wrote: > I have an application running under Linux which I would like to move to > Windows > (with Cygwin). This application depends on getting notifications when a CD Rom > drive status has changed (like audio CD inserted, ejected, etc.). For

ansible

2022-01-16 Thread Achim Gratz
There was a request on IRC to update the ansible package. I've had a quick look, the tentative result is on the playground branch: https://cygwin.com/git-cygwin-packages?p=git/cygwin-packages/ansible.git;a=shortlog;h=refs/heads/playground As mentioned by Yaakov, I switched over to

Does cygwin have an 'autorun' utility/package?

2022-01-16 Thread Mark Hansen
I have an application running under Linux which I would like to move to Windows (with Cygwin). This application depends on getting notifications when a CD Rom drive status has changed (like audio CD inserted, ejected, etc.). For this, I use a Linux utility application named 'autorun':

Re: [PATCH setup] Show a MessageBox warning if running on a deprecated Windows version

2022-01-16 Thread Adam Dinwoodie
On Fri, Jan 14, 2022 at 12:45:06PM +0100, Corinna Vinschen wrote: > On Jan 14 10:54, Adam Dinwoodie wrote: > > On Fri, 14 Jan 2022 at 09:05, Corinna Vinschen wrote: > > > On Jan 13 15:13, Jon Turney wrote: > > > > Show a MessageBox warning if we are running on a Windows version which > > > > we