Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S syncevolution
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 168
    • Issues 168
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SyncEvolution
  • syncevolution
  • Issues
  • #42
Closed
Open
Issue created Mar 21, 2014 by Bugzilla Migration User@bugzilla-migration

preventSlowSync in local sync + caching mode

Submitted by Xavier Claessens @xclaesse

Assigned to SyncEvolution Community

Link to original bug (#76471)

Description

I've got a samsung nexus with android 4.3 with a few contacts (just for testing). The phone is paired over bluetooth with my laptop. I did an initial sync with those commands:

syncevolution --configure
syncURL=
addressbook/backend=pbap
addressbook/database=obex-bt://$mac_addr
target-config@pbap addressbook

syncevolution --configure
--template SyncEvolution_Client
--keyring=no
syncURL=local://@pbap
pbap

syncevolution --sync refresh-from-client pbap addressbook

This imports all contacts perfectly. Then on the android phone I edit a contact and add an email address, and run that command on laptop to sync:

syncevolution pbap addressbook

And it says there are no changes. If I do that it works:

syncevolution --sync refresh-from-client pbap addressbook

Assignee
Assign to
Time tracking