My client has an SVN repository set up on CloudForge. According to SourceTree documentation, "click 'Add Repository' and fill in the Subversion URL in the Clone tab. SourceTree will automatically detect that it's a Subversion repository, and give you the option of creating a Mercurial or Git repository locally from it."
That does not occur. Instead, when I paste the https URL into the address Source Path/URL field on the Clone tab, I get "abort: 'https://******.svn.cloudforge.com/****/' does not appear to be an hg repository:" (The stars are me redacting my client's info for this post; the domain and repository name displayed in the error are correct.)
SourceTree is most definitely *not* automatically detecting that this is a Subversion repository. And after Googling for an hour, the only responses I'm finding are "you can't clone an SVN checkout". And this is not, in fact, a checkout. 