cdsama / tortoise-svn-for-vscode

Using TortoiseSVN in VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TortoiseSvn for VS Code

Features

  • svn commit
  • svn diff
  • svn revert
  • svn update
  • svn add
  • svn rename
  • svn log
  • svn blame
  • svn lock
  • svn unlock

Requirements

TortoiseSvn must be installed.

Release Notes

0.0.1

Initial release.

0.0.2

Fix the path to the file - add ":" by itzik-h

0.1.1

Generalize for Linux and possibly OSX by s-martin

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install tortoise-svn-for-vscode

Contacts

You can contact me in the following ways:

Links

About

Using TortoiseSVN in VS Code

License:MIT License


Languages

Language:TypeScript 100.0%