I know the question has been probably asked hundreds of times, but I have been looking into setting up a subversion client at work and was wondering what would be most suitable. I have had experience with AnhkSvn as well as VisualSVN (of cource tortise as well as these both require as a dependency) and a version control called Alienbrain.
I liked all of the clients I have used before, but all dealt with c++ development in only visual studios, I am now looking for a client to work across both visual studios and eclipse. I do not think either AnhkSVN or VisualSVN can do this. On Wikipedia compare I did not see any that did this.
I know i could go with the approach of using two separate clients for the two IDEs but i would like to keep it straight forward with the same SVN interface for both if possible. I could have done it with something like alienbrain because merging and locking happen automatically at the file level but our we use a subversion server and alienbrain requires alienbrain to be the server aswell.
any insight on this question will be greatly appreciated. Thanks ocv