• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item6058: DirectedGraphPlugin is incompatible with Windows
Detail
The tools/DirectedGraphPlugin.pl has several problems including:
- Hardcoded path for logging
- Environment variable setting uses linux syntax
Also discovered that tmp files were not being removed by unlink. The File::Temp function builds file names using the windows "\" separator, but unlink won't remove files with the backslash. Have to translate names into unix format.
See
TWiki:Support.DirectGraphPluginBadFileDescriptor
--
TWiki:Main/GeorgeClark
- 11 Oct 2008