On 16 Jun., 12:33, "[email protected]" <[email protected]> wrote:
> On Jun 16, 8:36 am, EduardWagner <[email protected]> wrote:
>
> > just installed the new plugin from github,
> > but it doesn't seem to work as you described.
> > All Tiddlers are copied with revision-id 1.
> > Just tried to run the migrate script twice to see if it's working
> > proper.
>
> Which two storage types are you migrating between? I did my testing
> between two text store instances, but I suppose there may be issues
> with other types. And it was running the script multiple times.
Hi Chris,
tried it with text storage types and used the following config
'twanager_plugins': ['migrate'],
# this is the store to which we are migrating things
'server_store': ['text', {'store_root': '/proj/tiddlyweb/tw/
store'}],
'target_store': ['text', {'store_root': '/proj/tiddlyweb/t2/
store'}],
the logging says that all revisions of the source store are copied,
but the revision-id at target store is always 1
Thanks Edi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---