until F26 in the action menu there was besides the basic integration a contextmenu containing such nice things like "seek for all unversioned items" or "show last 100 changes" which never appeared in dolphin
from where did that come and how doe sone get that back?
both are essential, especially "show all unversioned files" after bigger refactoring in a source tree to make sure everything keeps versioned
[root@srv-rhsoft:~]$ rpm -qa | grep -i subversion subversion-kde-1.9.7-1.fc26.x86_64 subversion-1.9.7-1.fc26.x86_64 subversion-libs-1.9.7-1.fc26.x86_64
[harry@srv-rhsoft:~/.kde/share/kde4/services/ServiceMenus]$ ln -s /usr/share/kde4/services/ServiceMenus/kdesvn_subversion.desktop
(yes i have symlinked the KF5 servicemenus folder whereever it is located long ago in my userhome so that both worlds show my own)
[harry@srv-rhsoft:~]$ rpm -q --file /usr/share/kde4/services/ServiceMenus/kdesvn_subversion.desktop kdesvn-1.7.0-2.fc26.x86_64
the location should *really* befixed because then everything is available in new filemanager applications as well as folderview and to be honest that should have shipped symlinks all the time out of the box
Am 23.09.2017 um 03:20 schrieb Reindl Harald:
until F26 in the action menu there was besides the basic integration a contextmenu containing such nice things like "seek for all unversioned items" or "show last 100 changes" which never appeared in dolphin
from where did that come and how doe sone get that back?
both are essential, especially "show all unversioned files" after bigger refactoring in a source tree to make sure everything keeps versioned
[root@srv-rhsoft:~]$ rpm -qa | grep -i subversion subversion-kde-1.9.7-1.fc26.x86_64 subversion-1.9.7-1.fc26.x86_64 subversion-libs-1.9.7-1.fc26.x86_64