Hello,
In the following case the wrong SVN property is thrown away:
- a file has two SVN properties: svn:keywords and svn:eol-style. The properties are shown in the Subversion Properties tab.
- add a third property : svn:needs-lock with value *
- delete the property svn:eol-style by selecting and pressing X
- the property list shows the properties svn:keywords and svn:eol-style.
It seems when deleting the last property in the list, the first one is deleted.
I hope this can be fixed inthe final 4.1 release.
Joop