Posts in November 2009
-
Moving a Subversion repository to a new server
18 November 2009 | 0 comments | Tagged as: subversion
There are many ways available to migrate a Subversion repository between servers using such tools as svnsync or svnadmin hotcopy.
However if you are migrating from a server with an old version of Subversion, you may not have these tools available.
The easiest method I have found to move a ...
Read more


