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
SVN Path Copy is currently developed in Visual Studio 2017.
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.
SVNPathCopy is under the GPL-3.0 License - the details are at LICENSE.md