SVN access over https (SSL)
NightStrike
nightstrike@gmail.com
Fri Sep 28 09:59:00 GMT 2007
Currently, gcc provides access to the svn repository using the svn
protocol (svn://) as well as the http protocol (http://). Some
sourceforge projects (not saying gcc is on sourceforge.. just citing
examples) also allow secure access via https. This has the nice side
effect of making svn work through annoying proxies.
Can gcc add support for https access as well as the current two methods?
More information about the Gcc-help
mailing list