roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

linked svn checkouts require https connection #171

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
hey, 
this might be a stupid issue, but I can only svn checkout the source via https, 
not http. So that works, but the linked checkouts from the other repositories 
like opentx, th9x, er9x and so on have http links. So I get warnings like:

svn: warning: W175002: Unable to connect to a repository at URL 
'http://opent.googlecode.com/svn/trunk/src'

Therefore is it possible to just include the links as https, which should be to 
no disadvantage? I tried to find reasons why the http checkout doesn't work but 
to no success... 

Original issue reported on code.google.com by johannes...@gmail.com on 4 Jun 2013 at 5:51

GoogleCodeExporter commented 8 years ago
Several people cannot checkout via https due to proxies.
https connections to external that require no auth  and so no protection make 
very little sense.
Definitively not a c9x defect but a connection setup one.

Original comment by romolo.m...@gmail.com on 4 Jun 2013 at 9:56

GoogleCodeExporter commented 8 years ago
sure, definitely no c9x defect. I'm just puzzled that no one else encountered 
this problem. I tried to svn checkout on different machines, different OS, 
different internet connections and also different VPN endpoints in several 
countries and none allows me to check it out via http. https works flawless in 
every case...

Original comment by johannes...@gmail.com on 5 Jun 2013 at 12:05

GoogleCodeExporter commented 8 years ago
how did you resolve this?  I have the same issue.

Original comment by mgeorgi...@gmail.com on 29 Jul 2014 at 11:42

GoogleCodeExporter commented 8 years ago
I would say just add the "s" in the URLs in CMakeLists.txt.

Original comment by bernet.a...@gmail.com on 29 Jul 2014 at 12:19