Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CreateProcess error=206, The filename, or extension is too long

CreateProcess error=206, The filename or extension is too long - Android Studio

What does this error mean and how can I solve it?

like image 787
Dave Avatar asked Sep 11 '14 08:09

Dave


1 Answers

I tried Android-Studio in committing projects and Tortoise SVN, seems like tortoise-svn does the job unlike android-studio's plugin which is SVN. I dont really understand why, but Tortoise-svn is working so I think this could be an answer.

Make long story short: The temporary-fix is using Tortoise Svn rather than using Android-Studio's SVN.

like image 168
Dave Avatar answered Nov 06 '22 04:11

Dave