https://bugs.meego.com/show_bug.cgi?id=14805
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from pohly <[email protected]> 2011-03-23 01:13:01 PDT --- (In reply to comment #0) > If a source is among those which has command line properties, it shall also be > accepted. Clarification: backend=calendar is enough for "has properties"; there's no need to explicitly specify the source name, as in ical20/backend=calendar. > Examples: [...] > --configure ical20/backend=calendar foobar => "foobar" peer config with source > "ical20" > --configure syncURL=local://@foo bar => "foo" peer config, no sources configured This is not implied by any of the rules above. Adding a rule that "explicitly set properties of sources cause those sources to be created" would be needed, but that a) gets complicated and b) is inconsistent with the concept that these properties are merely filters which may or may not apply. What I meant was this example: --configure syncURL=local://@foo bar => "bar" peer config, no sources configured --configure syncURL=local://@foo bar ical20 => error about ical20 --configure syncURL=local://@foo backend=calendar bar ical20 => "bar" config with "ical20" source --configure syncURL=local://@foo ical20/backend=calendar bar ical20 => "bar" config with "ical20" source -- 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
