On Fr, 2011-01-21 at 16:38 +0000, Giuseppe Gerace wrote: > Hi at all, > I must realize a script (BASH o more probably python) that > automatically registers a client with the SyncEvolution server. What's > the file having the string "[ERROR]: sync: no configuration found for > deviceID ....." that appears when test_syncevo_http_server runs after > the synchronization of a client?
That situation is detected by src/syncevo-dbus-server.cpp. Do you want to detect the output, or do you want to patch the file? There is an issue to this feature: http://bugs.meego.com/show_bug.cgi?id=1360 "creating client configurations" It would be very useful if you could provide a patch implementing this. I haven't looked at the issue again, but the idea roughly was that a client should provide a valid username/password matching some default username/password on the server before being allowed to proceed. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
