http://bugzilla.meego.com/show_bug.cgi?id=712

           Summary: local sync
    Classification: MeeGo Projects
           Product: SyncEvolution
           Version: unspecified
          Platform: Netbook
        OS/Version: IA
            Status: ASSIGNED
          Severity: enhancement
          Priority: Medium
         Component: SyncEvolution
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected],
                    [email protected]
   Estimated Hours: 0.0


This is from http://bugzilla.moblin.org/show_bug.cgi?id=8006

   Description  From  pohly   2009-11-13 05:47:31 PST   (-) [reply]

"local sync" means synchronizing two databases on the same host. Right now,
this only works by running a SyncML server session in syncevo-dbus-server and a
SyncML client in the syncevolution command line. This only works while the
command line doesn't use the D-Bus server.

The goal is to run all inside the server, without depending on inter-process
communication.

This issue gathers some of the problems that'll have to be solved for this:
- SyncContext::sync() blocks and prevents running another sync session.
- global data:
  logging
  SyncContext::findContext()
- FileConfigTree would be instantiated twice and access the same shared
  config files without sharing the FileConfigNode instances for them, so
  that changes made in one instance could overwrite changes made in another.

-- 
Configure bugmail: http://bugzilla.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to