Command line arguments
SmartSVN supports a couple of command line arguments.
-
--server-mode will just start up the core process and bring up the tray icon, if
present.
This startup mode is used for the Shell Integration.
-
--exit will try to detect a running SmartSVN process and force this
process to exit.
This allows to stop SmartSVN programmatically.
-
--transactions will bring up the Transactions Frame
instead of the Project Window on startup.
-
--repository-browser will bring up the Repository Browser
instead of the Project Window on startup.
-
project-path will bring up the Project Window
and load the project containing the specified project-path.