tags:

views:

79

answers:

0

Using VisualSVN, how can I have it automatically unlock a file when I revert changes? When making changes, it automatically locks it due to my current configuration. This is good. However, alot of times a developer will accidentally press a key that make SVN thinks it is making changes to be committed. Doing a standard undo (Ctrl + Z) makes the light green again, indicating that no changes have been made. But, file remains locked unless the programmer realizes it and manually unlocks it. How can I make it unlock the file when changes get reverted?