Skip to content

florentulve/vstortoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Descritpion

Tortoise SVN is a simple extension for TortoiseSVN binding.

https://tortoisesvn.net/

TortoiseSVN is only available on Windows. Therefore this extension will NOT WORK on linux and MacOS.

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.

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.svnCommit : Open commit for the current active file
  • vstortoise.svnUpdate : Open update 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.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

About

A simple TortoiseSVN binding fro Visual Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published