Review Request 125879: svn plugin bug 337946

Emmanuel Pescosta emmanuelpescosta099 at gmail.com
Mon Nov 2 23:22:48 GMT 2015



> On Nov. 2, 2015, 3:50 p.m., Emmanuel Pescosta wrote:
> > svn/fileviewsvnplugin.cpp, line 206
> > <https://git.reviewboard.kde.org/r/125879/diff/1/?file=413367#file413367line206>
> >
> >     The comment is fine.
> >     
> >     In FileViewSvnPlugin::beginRetrieval there is a comment that all items with version != NormalVersion are added to the hash table.
> 
> Anthony Fieroni wrote:
>     It's not rigth. Wrong - wrong comment :)

Ok then please adjust the comment.


- Emmanuel


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


On Oct. 30, 2015, 5:56 a.m., Anthony Fieroni wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125879/
> -----------------------------------------------------------
> 
> (Updated Oct. 30, 2015, 5:56 a.m.)
> 
> 
> Review request for Dolphin.
> 
> 
> 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/20151102/9da65762/attachment.htm>


More information about the kfm-devel mailing list