After considering the answers to my previous question (One SVN Repository or many?), I've decided to take the 4 or so repositories I have and consolidate them into one. This of course leads to the question, what's the best way to do this?
Is there a way to combine two or more repositories maintaining the version history for both?
Edit: I should also point out that I'm using Assembla.com, which does not provide access to the svnadmin command, AFAIK
Another edit: Does this even matter? If svnadmin works on URLs, then it's no problem then.