Subversion didn't use directories as versions, it used them for branches. For versions, subversion is like using git with a monorepo. Every commit is a new version across the whole repository.
It was a simple and clever design but it's hard to argue for it when compared distributed nature of git and its ubiquity.
It was a simple and clever design but it's hard to argue for it when compared distributed nature of git and its ubiquity.