简体   繁体   English

如何在windows xp上使用svn命令行?

[英]How to use svn command line on windows xp?

I am using TortoiseSVN on Windows XP. 我在Windows XP上使用TortoiseSVN。 I use GUI for operations like svn commit and svn update . 我使用GUI进行svn commitsvn update

How can I start command line for SVN operations ? 如何启动SVN操作的命令行?

You need to get the svn command line binaries from here . 您需要从此处获取svn命令行二进制文件。 Tortoise doesn't offer a stand-alone svn.exe , I figure it has the libraries embedded in a DLL. Tortoise不提供独立的svn.exe ,我认为它有嵌入DLL的库。

Apache Subversion command-line tools (eg svn.exe ) are now available as a part of the TortoiseSVN installer. Apache Subversion命令行工具(例如svn.exe )现在可作为TortoiseSVN安装程序的一部分使用。 You can choose whether to install them or not on the third page of TortoiseSVN installer. 您可以选择是否在TortoiseSVN安装程序的第三页上安装它们。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM