SVN client without context menu integration?
I'm using TortoiseSVN with Windows 7 right now. It integrates开发者_如何转开发 into the context menu. I'm looking for a similar SVN client that does not integrate into the context menu. Preferably a standalone (no install) version of TortoiseSVN.
Just get the command line version:
http://subversion.apache.org/packages.html
I'm sure all the context integration is in the registry somewhere. You could install it and then remove the context part. Never tried copying binaries from one machine to another but that might do the trick as well.
Maybe you should try SmartSVN.
精彩评论