开发者

Is the Subversion client for Windows available with no registration required?

开发者 https://www.devze.com 2023-01-09 13:20 出处:网络
Basically, I want to ge开发者_Go百科t an update of the standard command-line subversion client for Windows. I used to be able to get downloads of this quite easily, but it seems like registration is r

Basically, I want to ge开发者_Go百科t an update of the standard command-line subversion client for Windows. I used to be able to get downloads of this quite easily, but it seems like registration is required these days.

I object to registration, but equally, I prefer not to use workarounds that e.g. involve registering with details that won't stay valid.

I already have TortoiseSVN - this isn't about clients in general, but specifically about the standard command-line client. I also don't need the server stuff - just the client.

It looks like I can download the source, but building from that probably involves the usual dependency-finding issues and so on. As this is likely to be a recurring issue, I'd prefer to avoid it if possible.

I'll be more than happy with a torrent link. Googling for that specifically, though, just leads to a lot of what look like pirate versions of commercial clients.

Any ideas? Or is there some good reason for collecting these registration details that might override my objections?

EDIT

Applogies to everyone I "sigh"ed at or whatever over SlikSVN suggestions. Clearly, I need to do better at avoiding making bad assumptions.


Which site are you downloading from? Just taking a look at the download links from the SVN project home (http://subversion.apache.org/packages.html), I see four options for Windows, several of which do not have registration, at least. The SlikSVN link is free and has command line utilities.

You could also install Cygwin, which is definitely free and comes with other useful utilities.


You can get a free one here:

http://www.sliksvn.com/en/download


As you said, you can certainly download and build the source code; it's free software under the Apache License 2.0. But if you want to download an executable without Collab's registration, try SlikSvn.


Binary distributions of the subversion client are available from the official subversion site.

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

0

精彩评论

暂无评论...
验证码 换一张
取 消