【发布时间】:2011-04-28 00:23:18
【问题描述】:
我已经在 Windows Server 2008 上安装了 VisualSVN 服务器。我试图使用 svnadmin 工具创建一个热拷贝备份。好像没有安装这个工具:
C:\>svnadmin hotcopy C:\Repositories\Develop C:\temp\svnbackup
'svnadmin' is not recognized as an internal or external command,
operable program or batch file.
VisualSVN 服务器是否包含 svnadmin 工具?我怎样才能得到这个工具?
【问题讨论】:
标签: svn backup windows-server-2008 visualsvn-server