Now that Google Code is read-only, these no longer work as issue trackers
since they are frozen and no new issues can be reported.
If the current issues want to be seen, they can still be by going through the
source code link.
SVN does not provide the same level of security as git, so it is more
important that SVN is accessed using https.
sed -i 's,http://\([^.]*\).googlecode.com/svn,https://\1.googlecode.com/svn,g'