Chris

Results 102 comments of Chris

from poking around the issue seems to be the use of cat. Normally it uses `svn cat -r 19 /test/file/blah` where it needs to be `svn cat ^/trunk/test/file/blah@19`

I currently have 0 time to work on the extension. Feel free to create a PR.

The provided PR resolves this issue ![image](https://user-images.githubusercontent.com/10222719/179518778-98fb5efe-5ba1-4659-8955-c25c64aeba2a.png)

Yes ill make that change ASAP

@GuilhemN I have made the requested changes

Okay, checkout the project look through the code find the bug and provide me with a patch to fix it

:tada: This issue has been resolved in version 2.16.1 :tada: The release is available on: - [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=johnstoncode.svn-scm) - [GitHub release](https://github.com/JohnstonCode/svn-scm/releases/tag/v2.16.1) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

https://github.com/JohnstonCode/svn-scm/issues/1623