i have a repostiroy structure "1" which is like:
/a
/a/b
in /a/b i need to store files which willgo into repository "2", ideallyin the same folder structure /a/b as well.
how do i dothis?
Use Svn Externals maybe whereby /a/b will be in one repo and is an external to that /a/b in another