Command line subversion client for Windows Vista 64bits

前端 未结 5 1101
轻奢々
轻奢々 2021-01-01 13:51

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 li

5条回答
  •  离开以前
    2021-01-01 14:39

    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 :)

提交回复
热议问题