There are several websites on which you can host your open source code, which provide you a version control system that's accessible via the Web.
There is for example
GitHub, which uses the Git version control system. There's also
SourceForge. I don't know what VCS they use.
Does it have to be Subversion, or can you also use another VCS?