cygpath error: file name too long

2006-05-10 Thread Capaci, Christopher
Hi, I have two machines which, as far as I know, have the same setup. Using the same PATH string, one fails when trying to convert it with cygpath and one doesn't. The error is saying that the file name is too long. Can anyone suggest some windows or cygwin setting that might be slightly

binmode and textmode setting

2006-04-26 Thread Capaci, Christopher
Hi, Can someone tell me where the binmode or textmode setting is set? I don't see a way of setting it automatically during setup (I'm automating the setup to use on multiple machines). If there's a flag to send to the setup.exe I'll just use that when I install. If not, where is it set so I can

Automated Setup

2006-03-24 Thread Capaci, Christopher
Hi, I'm trying to automate the setup of cygwin so that the same exact setup is reproducible on many different machines. I found some command line arguments to setup.exe that should help. -q runs through the whole process without any input. To use that I'll need to use -R to set the root, which