Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TortoiseSVN ExtraNew to Visual Studio Code? Get it now.
TortoiseSVN Extra

TortoiseSVN Extra

Johan Laneau

|
133 installs
| (0) | Free
A simple TortoiseSVN binding from Visual Code with extra commands.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Descritpion

Tortoise SVN is a simple extension for TortoiseSVN binding.

https://tortoisesvn.net/

This extension provides commands for various Tortoise SVN actions (see list below) for the current active file or a folder in the explorer by right-clicking on it.

This extension is a fork of the extension by Florent Ulve.

Available Commands

  • vstortoise.svnLog : Open log for the current active file
  • vstortoise.svnDiff : Open diff for the current active file
  • vstortoise.svnRevert : Open revert for the current active file
  • vstortoise.svnBlame : Open blame for the current active file
  • vstortoise.svnProperties : Open properties for the current active file
  • vstortoise.svnRepobrowser : Open repo-browser for the current active file
  • vstortoise.svnCommit : Open commit for the current active file
  • vstortoise.svnUpdate : Open update for the current active file
  • vstortoise.svnUpdateToRev : Open update-to-revision for the current active file

Default Keybindings

  • alt + shift + l : Log
  • alt + shift + c : Commit
  • alt + shift + d : Diff
  • alt + shift + r : Revert
  • alt + shift + u : Update

Requirements

Tortoise-Proc.exe must be accessible. This can be done by putting TortoiseSVN/bin directory in your system or user %PATH% or by specifying the directory in extension settings.

Changelog

1.3.1

  • Add commands for 'Update to revision'.
  • Rename "Diff" to "Check for modifications".

1.3.1

  • Add commands for 'properties' and 'repo-browser'.

1.2.0

  • Add configuration to set TortoiseSVN path
  • minor refactoring
  • minor bugfixes

1.1.0

  • Change keybindings value du tu conflict with default keybindings

1.0.0

  • Add context and explorer menu for all commands (works with insiders build !)
  • Fix generated TortoiseSVN command
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft