How can I migrate svn to a new system , without root access to system

梦想的初衷 提交于 2019-12-24 04:42:29

问题


I want to migrate an svn repository in one server to another. I dont have access to that server, but I have svn access with all permissions. Can I replicate the entire svn repository in another server of mine.?

I cant access the server because it is a hosted svn provided by Assembla


回答1:


I think they have subversion 1.7, there is new tool added in 1.7 for remote dumps called svnrdump. http://svnbook.red-bean.com/en/1.7/svn.ref.svnrdump.c.dump.html



来源:https://stackoverflow.com/questions/11452626/how-can-i-migrate-svn-to-a-new-system-without-root-access-to-system

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!