Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
TortoiseGit
TortoiseGit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 300
    • Issues 300
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1475

Closed
Open
Created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Installer resets your SSH preference to ssh.exe when run silently

By greenconscious... on October 18, 2012 21:14 (imported from Google Code)


What steps will reproduce the problem?

  1. Install TortoiseGIT and select Plink
  2. Upgrade from the command line What steps will reproduce the problem?
  3. Install TortoiseGIT and select Plink
  4. Upgrade from the command line msiexec /qn /i TortoiseGit-1.7.14.0-64bit.msi" REBOOT=ReallySuppressWhat steps will reproduce the problem?
  5. Install TortoiseGIT and select Plink
  6. Upgrade from the command line `msiexec /qn /i TortoiseGit-1.7.14.0-64bit.msi" REBOOT=ReallySuppress
  7. Try to push to an SSH destination configured for password-less login in PuTTY
  8. curse because it asks for a password
  9. Go into TortoiseGIT settings and change it back to using TortoisePlink.exe

What is the expected output? What do you see instead?
Sticking with plink

What version of TortoiseGit and msysgit are you using? On
what operating system?
1.7.14.0, and at least the last 3 versions

Please provide any additional information below.
I think the problem comes from the logic deciding which SSH client to use is in the UI, which doesn't get run in /qn "Shut up and just do it" mode. The logic removes the unwanted setting, but since it doesn't get run both settings are set, and the ssh.exe is last so it wins.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None