Use SVN externals to Simplify Working with Multiple Projects
The SVN externals feature is one of the most useful but underutilized feature of SVN.
Many projects require assets that already exist in other repositories,
and handling linking to these assets often leads to messy and confusing
project structures.
There are three approaches to include linked assets: