I only want to access to svn by command line,

so tortoise is not what I want.

link|improve this question
feedback

2 Answers

Yes, you can find download links at http://subversion.apache.org/packages.html#windows

link|improve this answer
feedback
  1. What clients can I get for windows?

    Compare yourselves at http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients (Wikipedia, Comparison of Subversion Clients). @Ignacio Vazquez-Abrams suggested Tigris.org binaries. Tigris.org is the old website for Apache Subversion (formerly Subversion).

    I would suggest http://www.sliksvn.com/en/download (Silk SVN binaries).

  2. Why subversion has something to do with Apache?

    Subversion is one of the project selected from the Apache Incubator project. It is now one of the top-level projects in the Apache project. In addition, the project is in a apache-compatible license, and the server can run with Apache to provide HTTP based version control services.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown