svnadmin hotcopy 版本库备份路径问题?
时间:2011-07-06
来源:互联网
我有看到是这种的svnadmin hotcopy path/to/repository path/to/backup --clean-logs
也有
备份svn存储库
#压缩备份
svnadmin dump /home/workhome/svn/repository | gzip > ~/repository-backup.gz
#不压缩备份
svnadmin dump /home/workhome/svn/repository > ~/repository-backup.svn
这种方法,我在E盘建立了一个版本库SVNRepository ,请问svnadmin hotcopy或者svnadmin dump 这两个路径该怎么写啊
C:\Documents and Settings\Administrator>svnadmin dump E:\SVNRepository|gzip>~/re
pository-backup.gz
The system cannot find the path specified.
这种错误
也有
备份svn存储库
#压缩备份
svnadmin dump /home/workhome/svn/repository | gzip > ~/repository-backup.gz
#不压缩备份
svnadmin dump /home/workhome/svn/repository > ~/repository-backup.svn
这种方法,我在E盘建立了一个版本库SVNRepository ,请问svnadmin hotcopy或者svnadmin dump 这两个路径该怎么写啊
C:\Documents and Settings\Administrator>svnadmin dump E:\SVNRepository|gzip>~/re
pository-backup.gz
The system cannot find the path specified.
这种错误
作者: astraydog 发布时间: 2011-07-06
我这样写C:\Documents and Settings\Administrator>svnadmin dump E:/Repositories/SVNReposit
ory>E:/repository-backup.svn
* Dumped revision 0.
就在E盘下建立了一个备份
ory>E:/repository-backup.svn
* Dumped revision 0.
就在E盘下建立了一个备份
作者: astraydog 发布时间: 2011-07-06
svnadmin hotcopy REPOS_PATH NEW_REPOS_PATH
Svnadmin hotcopy E:/Repositories/SVNRepository E:/repository01.svn –clean-logs
结果在E盘创建了一个备份(文件夹),跟原来内容差不多
This subcommand makes a full “hot” backup of your repository, including all hooks, configuration files, and, of course, database files. If you pass the --clean-logs option, svnadmin will perform a hot copy of your repository, and then remove unused Berkeley DB logs from the original repository. You can run this command at any time and make a safe copy of the repository, regardless of whether other processes are using the repository.
Svnadmin hotcopy E:/Repositories/SVNRepository E:/repository01.svn –clean-logs
结果在E盘创建了一个备份(文件夹),跟原来内容差不多
This subcommand makes a full “hot” backup of your repository, including all hooks, configuration files, and, of course, database files. If you pass the --clean-logs option, svnadmin will perform a hot copy of your repository, and then remove unused Berkeley DB logs from the original repository. You can run this command at any time and make a safe copy of the repository, regardless of whether other processes are using the repository.
作者: astraydog 发布时间: 2011-07-06
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28