Shell only subversion client on windows

shell, svn, windows

Solution

The standard Subversion binaries are what you're looking for. They're available from here:

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

Good luck!

Problem

i'm looking for a subversion client that hasn't a GUI but is accessible only through shell commands. I've installed Tortoise SVN but it adds some items to the context menu of files and folder and i don't want this changes. I hope this is not a duplicated question, but i've looked at a lot of questions about svn clients and i haven't found nothing about a non-graphical one.

Original source

Related problems