This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Support for svn:needs-lock #126
Open
Description
SD-1428, originally created on 6/21/2008 23:23:50 by Daniel Grunwald
SharpDevelop should get an event that allows AddIns to remove the
readonly attribute from readonly files when the user wants to change
them.
The Subversion AddIn should react to this event, check if the file is
read-only due to svn:needs-lock; and display the TortoiseSVN dialog for
acquiring the lock.