How do Tortoise svn handle concurrent file updation
- by sabithpocker
I don't know much about Tortoise SVN, but have been using it for a while :)
I understand that it is capable of managing concurrent users on same file, but how does it do that?
I am working on a file that another user is using concurrently and he committed couple of times before me, Now my files doesnt have the changes he made. Every time i end up…