如何在 windows xp 上使用 svn 命令行?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4123313/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to use svn command line on windows xp?
提问by Riz
I am using TortoiseSVN on Windows XP. I use GUI for operations like svn commit
and svn update
.
我在 Windows XP 上使用 TortoiseSVN。我使用 GUI 进行诸如svn commit
和 之类的操作svn update
。
How can I start command line for SVN operations ?
如何为 SVN 操作启动命令行?
采纳答案by Pekka
回答by bahrep
Apache Subversion command-line tools (e.g. svn.exe
) are now available as a part of the TortoiseSVNinstaller. You can choose whether to install them or not on the third page of TortoiseSVN installer.
Apache Subversion 命令行工具(例如svn.exe
)现在可以作为TortoiseSVN安装程序的一部分使用。您可以在 TortoiseSVN 安装程序的第三页选择是否安装它们。