The Subversion Generic Action allows you to run a Subversion command which is not otherwise supported by FinalBuilder.

Work Folder: The current directory from which the command is run. See Subversion Actions.

Path: A path to an item passed on the command line.

Subversion Command: The name of the Subversion command to run. You can choose from the drop down list, or enter a command manually.

Command Line: Any other arguments required by the command.

The final command line is constructed as follows:

svn <Command> <Paths List> <Command Line>

General Options: See Subversion Actions for more information.

  • No labels