Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. access remote repo from QtCreator
Forum Update on Monday, May 27th 2025

access remote repo from QtCreator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 840 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GrahamLa
    wrote on last edited by
    #1

    Hi
    I want to push my local repo to the remote in QtCreator.
    When I do this I get

    Permission denied, please try again.
    Permission denied, please try again.
    git@192.168.100.236: Permission denied (publickey,password).
    fatal: Could not read from remote repository.
    
    Please make sure you have the correct access rights
    and the repository exists.
    The command "C:\Program Files\Git\cmd\git.exe" terminated with exit code 128.
    

    I do have access rights and can access to remote with other tools (eg gitextensions)
    I am pretty new to git and QtCreator and would appreciate some help getting this working

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      Hi
      Did you look over
      https://doc.qt.io/qtcreator/creator-vcs-git.html
      There is something with the SSH key you should take into account.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved