clFaster / SVNPathCopy

Windows Context Menu extension - lets you copy SVN path with revision number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVN Path Copy · Build Status CodeFactor

Adds an context menu entry to copy the url of an svn file or folder with the last change revision number (?p=number).

For Example: https://your-svn.org/your-repo/file.txt?p=2

Developing

SVN Path Copy is currently developed in Visual Studio 2017.

Dependecies

Building

If all dependencies are installed you can build SVN Path Copy in Visual Studios. Open the main project ./SVNPathCopy/SVNPathCopy.sln and you should be able to build it.

Licensing

SVNPathCopy is under the GPL-3.0 License - the details are at LICENSE.md

About

Windows Context Menu extension - lets you copy SVN path with revision number

License:GNU General Public License v3.0


Languages

Language:C# 100.0%