I have following SVN repository structure:
projects/ -- project-a ---- trunk ---- branches ---- tags -- project-b ---- trunk ---- branches ---- tags -- project-c ---- trunk ---- branches ---- tags
Then I create 3 repositories in Phabricator which only get data from sub-path (e.g. /projects/project-a).
I'm not sure why tag/branch of a commit isn't properly detected.