Review Request 125879: svn plugin bug 337946

Anthony Fieroni bvbfan at abv.bg
Sat Nov 7 17:33:24 GMT 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125879/
-----------------------------------------------------------

(Updated Nov. 7, 2015, 5:33 p.m.)


Status
------

This change has been marked as submitted.


Review request for Dolphin.


Changes
-------

Submitted with commit 2342a73850db373ea93d2ca36b2bc8dcc71f9e11 by Emmanuel Pescosta on behalf of Anthony Fieroni to branch master.


Bugs: 337946
    http://bugs.kde.org/show_bug.cgi?id=337946


Repository: dolphin-plugins


Description
-------

Dolphin ask for item status in Unversioned path


Diffs
-----

  svn/fileviewsvnplugin.cpp faf6a0f 

Diff: https://git.reviewboard.kde.org/r/125879/diff/


Testing
-------

I show possible fix:
When plugin return 'Unversioned' for directory Dolphin must stop ask, case example:
svn status
?       test
Then all files in test will be NormalVersion. Dolphin load single plugin per view, for me must be plugin for every directory that contains KVersionControlPlugin::fileName(). We can fix it in plugin svn by checking if item is directory and Unversioned to add all it content in m_versionInfoHash. Or to check for 'svn: warning: W155010: The node... was not found' cause right now this is NormalVersion :)


Thanks,

Anthony Fieroni

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20151107/50f23082/attachment.htm>


More information about the kfm-devel mailing list