Found |
r1492189 |
r1492189 | breser | 2013-06-12 13:29:57 +0000 (Wed, 12 Jun 2013) [Reverted in r1492211] Allow https use with svnpubsub client. The server doesn't have support for https, but you can proxy it. * tools/server-side/svnpubsub/svnpubsub/client.py (Client.__init__): Accept http and https. Found by: pctony