Page 1 of 1

error cloning project

Posted: Tue Jul 14, 2015 11:46 am
by renegade82
hi,

I've downloaded viper enviroment for linux 64bit. I've extracted the archive in /opt directory and changed user:group and rights in Viper directory and recursively on all its subdirectories, but when i try to clone an example return me this error:

Code: Select all

error cloning project: something wrong in git:


Where am I doing wrong?

Re: error cloning project

Posted: Thu Jul 16, 2015 2:25 pm
by renegade82
I solved!
I selected in Viper/ide/examples/ the samples to be clone,
I converted line endings to LF in the main.py and project.md files.

thanks to GiacomoB