Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Shellback SVN - Subversion SupportNew to Visual Studio Code? Get it now.
Shellback SVN - Subversion Support

Shellback SVN - Subversion Support

Shellback

|
29 installs
| (0) | Free
🐢 Tortoise-style SVN context menu for the file explorer.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Shellback SVN

TortoiseSVN-Style Platform VS Code Marketplace OpenVSX GitHub Issues

English | 简体中文 | 繁體中文 | 日本語 | 한국어

Execute SVN commands directly from the VS Code file explorer via a Tortoise-style context menu.

Note: This extension requires the SVN CLI to be installed and added to your system PATH.

🚀 Features

TortoiseSVN-Style

Familiar visual feedback matching desktop SVN clients

SVN Update

SVN Update Demo

Update files or entire working copy

SVN Commit

SVN Commit Demo

Commit dialog with message history and automatic detection of new/deleted files

SVN Revert

SVN Revert Demo

Revert single or multiple files with confirmation dialogs

Show Log

Show Log Screenshot

Three-pane log viewer displaying commit history, messages, and changed files

Conflict Resolution

Conflict Screenshot

Visual conflict panel with resolution options (Use Mine/Theirs/Edit/Diff)

📋 Requirements

VS Code

  • Version: 1.80.0 or higher

SVN Command Line Client

Shellback SVN requires the SVN CLI to be installed on your system.

Installation:

  • macOS: Install via Homebrew (brew install subversion)
  • Windows: TortoiseSVN (check "command line client tools" during installation)
  • Linux: Use your distribution's package manager or see the official Apache SVN download page

After installation, restart VS Code to ensure it recognizes the SVN command.

🎯 Quick Start

  1. Install Shellback SVN from the VS Code Marketplace
  2. Open a folder containing an SVN working copy
  3. Right-click any file or folder in the Explorer view
  4. Select SVN commands from the context menu

Tip: Hold Alt (macOS: Option) while clicking menu items to perform operations on the current workspace root (the folder you have open).

🤝 Feedback & Support

Found a bug or have a feature request? Please open an issue on GitHub.


Note: This extension is designed to be a lightweight bridge between the SVN CLI and VS Code UI. It focuses on restoring the "Right-Click" productivity that many developers relied on for years. No telemetry, no bloat.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft