Hey Craig, probably the best way is to do export/import using the svnadmin dump and load commands.
svnbook has a little guide on this scenario you can see here. http://svnbook.red-bean.com/en/1.7/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate -Pat On Tue, Dec 13, 2011 at 9:23 PM, Craig Burlock <craig.burl...@gmail.com>wrote: > Hello all, > > I need to create a new clone of an existing Subversion Repository to run > on a new server. What is the easiest way of doing this? > > I haven't done this before and any help would be very much appreciated. > > Thanks. >