Command line subversion client for Windows Vista 64bits

霸气de小男生 提交于 2019-11-29 16:39:30

问题


Does anyone recommend any particular command line SVN client for Windows. Being 64 bits would be a bonus.

I do have TortoiseSVN, but it doesn't come with command line, which is required for my build scripts. I searched the subversion site and found not one, but four different options. Therefore, my question.


回答1:


SlikSVN (download) looks like the most appropriate option given what you want.




回答2:


They aren't 64-bit, but the official Collabnet binaries work fine in 64-bit Windows: http://www.collab.net/downloads/subversion/




回答3:


Again its not 64-bit but this is a good open source client http://sourceforge.net/projects/win32svn/




回答4:


Beware compatibility among versions. if you cmd line commit, you can cause yourself unexpected problems for say, Hudson/Jenkins automated builds if the svn versions are not compatible. See e.g. Jenkins: invalid version of SVN working copy Some might think it ironic, that a versioning system has backwards compatibility issues that can bite you :)




回答5:


Run again the installer for TortoiseSVN. Select "Modify", then you can select to install also the otherwise optional Command Line Tools.



来源:https://stackoverflow.com/questions/989711/command-line-subversion-client-for-windows-vista-64bits

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!