Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVN+SSH again (Windows with TortoiseSVN) #927

Open
GitMensch opened this issue May 12, 2020 · 4 comments
Open

SVN+SSH again (Windows with TortoiseSVN) #927

GitMensch opened this issue May 12, 2020 · 4 comments

Comments

@GitMensch
Copy link

  • VSCodium Version: 1.43.2 -> 1.45.0
  • OS Version: Windows 1909
  • Extension Version: 2.11.1
  • System Language: German
  • SVN Version: svn, version 1.9.7 (r1800392) provided by TortoiseSVN .9.7, Build 27907

Issue

Extension not working with svn+ssh//user@server/url using pageant keyring.

Steps to Reproduce

  1. checkout via TSVN using the https-schema
  2. Open Folder in vscode -> extension works, everything is shown
  3. checkout via TSVN using the url-schema above
  4. Open Folder in vscode -> extension seems to do nothing

SVN Output

Using svn "1.9.7" from "C:\Program Files\TortoiseSVN\bin\svn.exe"
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn cat src\TEST.src
[playground]$ svn info --xml
[playground]$ svn stat --xml --no-ignore --ignore-externals --show-updates
[playground]$ svn log -r1:HEAD --stop-on-copy --xml --with-all-revprops --verbose
[playground]$ svn log -r HEAD:1 --limit=50 --xml -v svn+ssh://me@server/opt/svn/svnroot/playground/trunk/src/TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn info --xml c:\dev\playground\src\TEST.src
[playground]$ svn cat src\TEST.src
[playground]$ svn log -r HEAD:1 --limit=50 --xml -v svn+ssh://me@server/opt/svn/svnroot/playground/trunk/@

Note: when using these exact commands from cmd.exe I see a reasonable file (cat), and the changeinfo in xml format and the log.
Similar issue with the SVN Gutter extension (in this case standing on "Blamer started" in the status bar).

Screenshots

Still seen after waiting 6 minutes:
grafik

@JohnstonCode JohnstonCode closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
@GitMensch
Copy link
Author

While not having checked recently - does the svn+ssh protocol now work (then the state closed-not-planned is wrong)?
If not: is it explicit expected to not work (in which case the README should note that)?

Or does that still needs investigation per your 2020 plan?

@JohnstonCode
Copy link
Owner

#1623

@GitMensch
Copy link
Author

Can I suggest to reopen it and adding a label like "help-needed" or "needs-a-PR" or similar?

@JohnstonCode
Copy link
Owner

I think that is reasonable but it wont live indefinitely if there are no takers.

@JohnstonCode JohnstonCode reopened this Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants