http://bugzilla.moblin.org/show_bug.cgi?id=8146
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P3
AssignedTo|patrick.ohly(a)intel.com |syncevolution(a)lists.intel.c
| |om
Target Milestone|0.9.2 |future
--- Comment #7 from pohly <patrick.ohly(a)intel.com> 2009-12-09 04:28:31 PST ---
I've fixed the comments for "type":
Files in one directory = file
Stores items in one directory as one file per item.
The directory is selected via evolutionsource=[file://]<path>.
It will only be created if the prefix is given, otherwise
it must exist already. Only items of the same type can
be synchronized and this type must be specified explicitly
with both mime type and version.
Examples for type:
file:text/plain:1.0
file:text/x-vcard:2.1
file:text/vcard:3.0
file:text/x-calendar:1.0
file:text/calendar:2.0
Examples for evolutionsource:
/home/joe/datadir - directory must exist
file:///tmp/scratch - directory is created
(In reply to comment #6)
Should we add a hard-coded mapping?
IMHO yes
Okay, recording it as a feature request. However, it is of fairly low priority
right.
Some additional requirements:
- File names are used as they are as local IDs.
Because users are allowed to add files with
arbitrary file names, we should preserve that
instead of trying to strip a file suffix.
- Only new items can get the suffix, not updated
ones, because those must preserve their existing
local ID (= file name).
--
Configure bugmail:
http://bugzilla.moblin.org/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.