I'm using bzr to access a Subversion repository. Which is great, but the repository uses quite a few svn:externals properties to bring in code from related projects.
Bzr-svn doesn't support svn:externals yet.
Is there a good way to work around this limitation?