In this post we will discuss how to solve the SVN issue "Working copy locked". You can also check out some posts on:
- Simple JavaScript textbox validation example in Asp.Net
- How to make scaling animation effect using AnimationExtender Control in asp.net
- Call stored procedure in Asp.Net using C#.Net
Reason:
Sometimes if you are trying to commit and you are not able to do properly, then SVN locked the folder.
Solution:
Right click on the folder ->TortoiseSVN and then click on Clean up... as shown in the figure below.
After that try to Commit.. it will not show any error.
- Simple JavaScript textbox validation example in Asp.Net
- How to make scaling animation effect using AnimationExtender Control in asp.net
- Call stored procedure in Asp.Net using C#.Net
Reason:
Sometimes if you are trying to commit and you are not able to do properly, then SVN locked the folder.
Solution:
Right click on the folder ->TortoiseSVN and then click on Clean up... as shown in the figure below.
After that try to Commit.. it will not show any error.