I have just started getting svn to my life.
I was told that a good start is to go the triplet "VisualSVN server, TortoiseSVN, Ankhsvn plugin" for VS development.
After spending some time with them i am still at confusion over the workflow.
I can do all my work from within Visual Studio and VisualSVN server. So why do i need a svn client like Tortoisesvn? And if i have to use them together what is the proper use for each of them?
I have solutions that rely on other projects "layers" (DAL,Business layer). I reference these projects directly to my UI solution. Do i have to change that strategy to accommodate for better svn management?