开发者

How to use svn command line on windows xp?

开发者 https://www.devze.com 2023-01-24 03:59 出处:网络
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 operat开发者_JAVA百科ions ?You need to get the svncommand line bin

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 operat开发者_JAVA百科ions ?


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 (e.g. 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.

0

精彩评论

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