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 Updated to NodeBB v4.3 + New Features

access remote repo from QtCreator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 842 Views 2 Watching
  • 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 17 Apr 2019, 12:18 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
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 17 Apr 2019, 13:37 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

      1/2

      17 Apr 2019, 12:18

      • Login

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