Skip to content

ukostas/robotframework-ride-tortoisesvn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TortoiseSVN plugin for RIDE (robotframework IDE)

TortoiseSVN plugin for RIDE(robotframework IDE) adds additional menu item to trigger TortoiseSVN (it has to be installed separately) commands. So that RIDE users can update/commit/etc. directly from RIDE.

For more information about TortoiseSVN automation, see http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html.

For more information about Robot Framework and the ecosystem, see http://robotframework.org.

  • Main menu

    Main menu

  • Tree context menu

    Tree context menu

Installation

If you already have Python with pip installed, you can simply run:

pip install robotframework-ride-tortoisesvn

Alternatively you can get TortoiseSVN plugin source code by downloading the source distribution from PyPI and extracting it, or by cloning the project repository from GitHub. After that you can install the framework with:

python setup.py install

About

TortoiseSVN plugin for Robotframework IDE (RIDE).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages