eggnet / scm2pgsql

2 stars 2 forks source link

Running Shell Scripts on Windows #1

Closed jordanell closed 12 years ago

jordanell commented 12 years ago

Cannot run shell scripts natively on windows. Detect the OS and run with cygwin if it is windows. Update the Wiki to let it be known that you need cygwin to run on windows.

jordanell commented 12 years ago

Seems like there is no easy way to make this happen as mintty will not be able to execute a bash script and can only do simple commands like echo. We are just going toleave a shell script and require that cygwin is installed on Windows machine. Also the Java program only accepts git repositories now, so conversion must be done ahead of time.