binaryage / drydrop

Deploy static sites to App Engine by pushing to GitHub
http://drydrop.binaryage.com
Other
224 stars 32 forks source link

Crashing in Windows #26

Open saadfarooq opened 11 years ago

saadfarooq commented 11 years ago

I get the following error on Windows

D:\www\drydrop\drydrop>rake upload project=??? ←[33m> git status←[0m Baking version ... ←[33m> git status←[0m ←[33m> echo $?←[0m ←[31mnot under git version control!←[0m

I had to do 'gem install rake' and 'gem install rubyzip' before I did this in case versions are a problem.

darwin commented 11 years ago

I'm sorry, I cannot help. I'm on OSX and I don't use drydrop anymore.