On Dec 9, 10:57 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> You need to do:
>
>    easy_install -U tiddlyweb
>
> and that will make sure the install the very latest code.
>
> Once you've got the new code in place the from_svn calls that Fred
> recommended should probably get you going, but it is not entirely
> clear from your message what problems you are having so if you are
> still stuck, please post again and one us should be able to get you
> going.

Thanks Chris that -U argument did the trick, I'm now at 0.93, but I'm
still getting those PluginManager errors at 
http://127.0.0.1:8080/recipes/default/tiddlers.wiki
so I can't save.

I try it on the Mac later.

Thanks a bunch.

Steps:
When default recipe is viewed, the shadowed PluginManager still shows:
ServerSideSavingPlugin↓ 6 KB                    Yes     1ms     Error   Error: 
Missing
dependency: ServerConfig
TiddlyWebAdaptor↓       19 KB                   Yes     2ms     Error   Error: 
SyntaxError: missing )
after argument list


I had installed plugins from Fred's from_svn urls:
$ twanager from_svn system 
http://svn.tiddlywiki.org/Trunk/association/adaptors/TiddlyWebAdaptor.js
handling 
http://svn.tiddlywiki.org/Trunk/association/adaptors/TiddlyWebAdaptor.js

$ twanager from_svn system 
http://svn.tiddlywiki.org/Trunk/association/plugins/ServerSideSavingPlugin.js
handling 
http://svn.tiddlywiki.org/Trunk/association/plugins/ServerSideSavingPlugin.js

$ twanager from_svn system 
http://svn.tiddlywiki.org/Trunk/association/plugins/TiddlyWebConfig.js
handling http://svn.tiddlywiki.org/Trunk/association/plugins/TiddlyWebConfig.js


ran diff to check if anything different:

 ~/tweb/store/bags/system/tiddlers/ServerConfig
$ ls
1  2

 ~/tweb/store/bags/system/tiddlers
$ cd ServerConfig/

 ~/tweb/store/bags/system/tiddlers/ServerConfig
$ ls
1  2

 ~/tweb/store/bags/system/tiddlers/ServerConfig
$ diff 1 2
3c3
< modified: 20081209194845
---
> modified: 20081209195310

 ~/tweb/store/bags/system/tiddlers/ServerConfig
$ cd ../ServerSideSavingPlugin/

 ~/tweb/store/bags/system/tiddlers/ServerSideSavingPlugin
$ diff 1 2
3c3
< modified: 20081209194845
---
> modified: 20081209195250

 ~/tweb/store/bags/system/tiddlers/ServerSideSavingPlugin
$ cd ../TiddlyWebAdaptor/

 ~/tweb/store/bags/system/tiddlers/TiddlyWebAdaptor
$ diff 1 2


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to