GNOME Bugzilla – Bug 618798
FolderExport still uses gnome-vfs
Last modified: 2010-05-18 18:38:52 UTC
Needs to be fixed!
Created attachment 161227 [details] [review] Getting rid of gvfs in FolderExport Fixed in attached patch. Original patch by Lorenzo Milesi, dialog fix by Christopher James Halse Rogers, see header comment in patch. Not tested: Export to non native locations. Not sure if the Copy () method used works out of the box then.
Review of attachment 161227 [details] [review]: Looks good, haven't tested it yet but it should be okay. Fix the commit message though.
Created attachment 161230 [details] [review] Getting rid of gvfs in FolderExport Separating from dialog issue, reformatting commit comment. See http://gitorious.org/~paulwb/f-spot/paulwbs-clone/commits/bgo618798
Created attachment 161327 [details] [review] Fixes bug #618798, getting rid of gnomeVfs Original patch by and all credits to Lorenzo Milesi <maxxer@yetopen.it>.
Created attachment 161328 [details] [review] add file extensions to implement recursive copy
Created attachment 161330 [details] [review] Implement recursive copy (debug mode)
Created attachment 161331 [details] [review] Fixing FolderExport using recursive FileExtensions.RecursiveCopy
Includes patch of #618966.
Merged your work with some changes. Some stuff needs improving though, I created bug 619014, could you take care of those? Should be relatively easy to fix. Thanks already, good stuff!