Revision 17a2262...

Go back to digest for 26th August 2012

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core] /storage:

Merge branch 'storage/mergeBackupService'

The BackupSync service does almost nothing and it doesn't make sense for
it to exist in another process. Combine it with the storage service.

Another reason for doing this is that eventually we will close up the
traditional Soprano interfaces, and the backup service needs special
privileges in order to restore the backup. It can only do so if it
exists in the Storage Service.

Also, I would like to "lock up" the storage service when a backup is
being restored.

Conflicts:
services/backupsync/service/CMakeLists.txt

File Changes

Modified 5 files
  • /storage
  •   services/datamanagementmodel.cpp
  •   services/backupsync/gui/CMakeLists.txt
  •   services/backupsync/lib/CMakeLists.txt
  •   services/backupsync/gui/guitest/CMakeLists.txt
  •   services/backupsync/lib/test/CMakeLists.txt
5 files changed in total