Reputation: 2852
I have a team of 4 peoples, including me, who are going to work on a project. I have installed VisualSVN Server on my machine to set it as SVN Server. Also I have installed VisualSVN Client on my machine and its been integrated with my machine. Here my machine will be a client and server. Server for other users and client for me.
Earlier, I had Tortoise and VisualSVN Client. That time everything was working fine. Now I have removed TortoiseSVN, as I have installed VisualSVN Server. But when I "commit" the changes, VisualSVN says that "TortiseSVN is not installed. ....."
Now as I am using both VisualSVN as Server and Client, why should I need TortoiseSVN any more?
Or something is wrong ..?
Upvotes: 2
Views: 662
Reputation: 1321
I guess the reason for your problem is explained on https://www.visualsvn.com/visualsvn/download/tortoisesvn/
VisualSVN uses TortoiseSVN for most of the dialogs. But "Add Solution" wizard, "Get Solution" command and Visual Studio integration (status icons, transparent file operations etc.) do not depend on TortoiseSVN.
Upvotes: 7