Windows 上的 Shell 仅 Subversion 客户端

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2872657/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 14:29:37  来源:igfitidea点击:

Shell only subversion client on windows

windowssvnshell

提问by mck89

i'm looking for a subversion client that hasn't a GUI but is accessible only through shell commands. I've installed Tortoise SVN but it adds some items to the context menu of files and folder and i don't want this changes. I hope this is not a duplicated question, but i've looked at a lot of questions about svn clients and i haven't found nothing about a non-graphical one.

我正在寻找一个没有 GUI 但只能通过 shell 命令访问的 subversion 客户端。我已经安装了 Tortoise SVN,但它在文件和文件夹的上下文菜单中添加了一些项目,我不希望进行此更改。我希望这不是一个重复的问题,但我已经查看了很多关于 svn 客户端的问题,但我没有发现任何关于非图形客户端的问题。

回答by Steve Hill

The standard Subversion binaries are what you're looking for. They're available from here:

您正在寻找标准的 Subversion 二进制文件。它们可以从这里获得:

http://subversion.apache.org/packages.html#windows

http://subversion.apache.org/packages.html#windows

Good luck!

祝你好运!

回答by bniwredyc

You need CollabNet Subversion Command-Line Client download here

您需要在此处下载CollabNet Subversion 命令行客户端

回答by Don Kirkby

Another option is SlikSVN. I'm not sure what the difference is between SlikSVN and CollabNet, but I've been using SlikSVN from Nant scripts for a couple of years without trouble.

另一种选择是SlikSVN。我不确定 SlikSVN 和 CollabNet 之间有什么区别,但我一直在使用 Nant 脚本中的 SlikSVN 几年没有遇到问题。

According to this question, the CollabNet installer asks for registration, unlike SlikSVN.

根据这个问题,CollabNet 安装程序要求注册,与 SlikSVN 不同。

回答by Oded

CollabNet Subversion Command-Line Client v1.6.11 (for Windows)

CollabNet Subversion 命令行客户端 v1.6.11(适用于 Windows)

this is what you need. can be found here

这就是你所需要的。可以在这里找到