开发者

Migrating SVN hosts

We're migrating from an SVN server inside our office to a hosted service. Currently we're at revision 211 and I'd like to cut off old data (from our previous site, 6+ months old) to avoid the extra storage of images and stuff. How can I do t开发者_开发百科his?


See Migrating a Repository section of SVN redbook.


You could use the svnadmin dump command and specify the lowest revision you want to export with the -r parameter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜