Hi! I recently set up my personal git server and I tried to connect to it with android studio, bit it doesn't work: I click on checkout with version control system -> got, I insert the parameters but nothing happens; if I click on "test", the test fails. The URL is in the format ssh://[email protected]/path/to/repo and the same URL works with eclipse (I can commit changes and push them without problems). So, am I doing something in the wrong way? Is it an android studio/idea bug? Is it a lack of support by idea for something like that kind of urls? (Actually, github https URLs work if used as URLs for git)
-- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
