I am using SourceTree (for Mac) to access a Subversion repository that has the standard trunk/branches/tags structure. The repository has several subtrees under the tags tree, and I can see them if I run "git branch -r" from the command line, but SourceTree only displays the "trunk" branch.
Is there a way to get SourceTree to display these branches and tags?