简体   繁体   中英

How to use svn command line on windows xp?

I am using TortoiseSVN on Windows XP. I use GUI for operations like svn commit and svn update .

How can I start command line for SVN operations ?

You need to get the svn command line binaries from here . Tortoise doesn't offer a stand-alone svn.exe , I figure it has the libraries embedded in a DLL.

Apache Subversion command-line tools (eg svn.exe ) are now available as a part of the TortoiseSVN installer. You can choose whether to install them or not on the third page of TortoiseSVN installer.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM