On 16 Jun., 16:23, "[email protected]" <[email protected]> wrote:
> > 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
>
> Are you sure you are using the updated version of the plugin. I've
> attempted to duplicated what you are doing in my own setup and not
> having issues:
>
> config = {
>     'twanager_plugins': ['migrate'],
>     'server_store': ['text', {'store_root': '/tmp/proj/tiddlyweb/tw/
> store'}],
>     'target_store': ['text', {'store_root': '/tmp/proj/tiddlyweb/tw2/
> store'}],
>
> }
>
> matter:tiddlyweb cdent$ ls tw2/store/bags/system/tiddlers/
> ServerSideSavingPlugin/
> 1       2       3       4       5

Hi Chris,
used the updated version of the plugin, but i discovered something i
forgot (shame on me).
I use a hack for the dev instance, so the revision numbers are allways
1 there.
And there are two twanager scipts, one for dev and the other for the
prod stores.
And ask murphy why i always used the wrong one!
Now it works fine without any problems.
Mea culpa, sorry for circumstances
Bye 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to