subforge is a hosted SVN service for small teams. It gives you a web UI to browse repositories, manage access, and collaborate — backed by a real SVN server that any standard SVN client can talk to.
Everything in subforge lives under a workspace. Every user gets a personal workspace that matches their username; teams can create org workspaces for shared projects. Repositories live inside workspaces at /<workspace>/<repo>.
svn checkout https://subforge.sh/svn/<workspace>/<repo>
The exact URL is always shown on each repository's Code tab via the Clone button.
Usernames and workspace names must be 2–32 characters, start with a lowercase letter, and contain only lowercase letters, digits, and hyphens. Your subforge username is also your SVN authentication username.
New users can sign up at subforge.sh/signup. For SVN client issues, see SVN Clients.
Not convinced yet? Follow along — we'll send occasional updates as subforge develops.
subforge is in beta — tell us what's broken, confusing, or missing. Goes straight to the team.