What Subversion clients for Windows are there that do not need installation?

后端 未结 11 1641
广开言路
广开言路 2020-12-13 13:30

A colleague of mine agreed to using Subversion (SVN) for our little project, but only if he doesn\'t have to install it. He has a U3 USB stick where he keeps the project fil

11条回答
  •  庸人自扰
    2020-12-13 14:20

    I was able to use the command line client that I had installed onto a USB stick. I then whipped up a couple batch files that did the basic checkout, checkin stuff, and one batch file that gave me a command prompt with a PATH set.

    It doesn't have all the integration of something like TortoiseSVN, but I don't think you would be able to easily do that from a USB stick.

提交回复
热议问题