Sun, 11 Dec 2016 16:25:42 +0100
Added an option to configure the crash session startup behavior, added the '--no-crash' option to suppress looking for a crash session and changed some command line options:
--noopen to --no-open
--nosplash to --no-splash.
<!DOCTYPE html> <html><head> <title>eric6.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>eric6.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage</h1> <p> Package implementing the the subversion configuration page. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric6.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html">SubversionPage</a></td> <td>Module implementing the Subversion configuration page.</td> </tr> </table> </body></html>