> I ran a diff with WinMerge comparing the plugins from the instance to
> svn with only a line feed difference in TiddlyWebAdaptor; dumb I know
> since the instance calls ../Trunk for all 3 plugins
> But to be safe I then copy and pasted latest plugins from svn into
> revision 1 of respective tiddler folders, but the 2 errors were still
> there.
If you've got more revisions than just the 1, you need to edit the one
with the highest number. Probably easier to just edit a TiddlyWiki and
let it PUT the content in the right place or use from_svn (below).
> FYI minor typo: The Source attribute in the TiddlyWebAdaptor plugin
> is currentlyhttp://svn.tiddlywiki.org/association/adaptors/TiddlyWebAdaptor.js
> should
> behttp://svn.tiddlywiki.org/Trunk/association/adaptors/TiddlyWebAdaptor.js
This is fixed in the latest code, which because of weirdness with how
easy_install you are not actually getting.
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.
We're getting fairly close to saying we have a release candidate, so
if anyone is having some bugs, please shout out so we can get them
fixed.
Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---