Question about exception when running gVIM 7.2

2010-11-24 Thread Saxon, Will
Hello, I am trying to run gvim via Cygwin using run.exe and a shell script. The reason I am doing this is so that I can assign the command to a button vs. opening gvim from a shell. My script works, but if I do run it from a command window it generates a stack dump: Exception: STATUS_GUARD_PA

Question about cygwin + rsync and file permissions

2010-09-16 Thread Saxon, Will
Hello, I am trying to copy files from a Linux machine to Windows using rsync. I am using rsync 3.0.7 and cygwin 1.7.5. The source files on the linux machine are all owned by root:root with mode 0755. When I copy them with the following command: rsync -clrtv --chmod=ugo=rwX rsync://@lin

Followup re: ssh error

2010-06-25 Thread Saxon, Will
Hello, I just joined the list because I am having the same or similar problems that Andrew DeFaria reported on 6/2: http://www.mail-archive.com/cygwin@cygwin.com/msg109042.html I've read some other posts in the archive that suggest this might be a 1.7.x specific issue, but I also found the fol