https://bugs.meego.com/show_bug.cgi?id=14805
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from pohly <[email protected]> 2011-03-23 04:18:54 PDT --- commit 21dd62cd7112a14340ee6a78e601fc02c7db8591 Author: Patrick Ohly <[email protected]> Date: Wed Mar 23 12:14:31 2011 +0100 command line: relaxed checking of config creation (BMC #14805) SyncEvolution used to insist on having a template when creating a config from scratch. This was meant to address typos like "--configure sheduleworld". But when the command line contains enough information, no template is needed. The same logic was applied to configuring a source: if a source was not among those defined by the template, configuring it was rejected as a typo. With this patch, there are two ways around these checks: - --template none and/or - specifying required properties on the command line This patch also removes the special cases for "your SyncML server account name/password". Username/password aren't always needed (previous patch), nor are they always for a SyncML server anymore. -- Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
