Reputation: 9479
If I am in the process of editing content that I want to later check into SVN (Tortoise SVN, to be precise) and I want to lock the content on the SVN server because I am making a minor edit and update, how do I do this?
At a previous job, we would just verbally tell everyone on the team that an update was in progress. But now, everyone is not in the same room. Is there some way to lock a project while you update the content?
I did not immediately see a menu option for this.
https://www.youtube.com/watch?v=30OlZ2E3F2o
Upvotes: 0
Views: 21
Reputation: 97280
RClick on file - TortoiseSVN
- Get lock...
You must also RTFM at least TortoiseSVN Guide, while SVN Book will be better choice
Upvotes: 1