Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Connect to git
Qt 6.11 is out! See what's new in the release blog

Connect to git

Scheduled Pinned Locked Moved Solved General and Desktop
30 Posts 7 Posters 18.4k 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.
  • M Mikeeeeee

    This post is deleted!

    jsulmJ Offline
    jsulmJ Offline
    jsulm
    Lifetime Qt Champion
    wrote on last edited by
    #21

    @Mikeeeeee Please do step 2 - there is the correct URL...

    https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Mikeeeeee
      wrote on last edited by
      #22

      I do 2 step and after in Qt I try push on git, but I get this errors:

      git@bitbucket.org: Permission denied (publickey).
      fatal: Could not read from remote repository.
      
      Please make sure you have the correct access rights
      and the repository exists.
      Команда «E:\Programs\Git\cmd\git.exe push --set-upstream origin master» завершилась с кодом 128.
      
      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mikeeeeee
        wrote on last edited by
        #23

        Do I need to specify a password?

        jsulmJ 1 Reply Last reply
        0
        • M Mikeeeeee

          Do I need to specify a password?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #24

          @Mikeeeeee As I mentioned above you probably need to set-up SSH public key or use password. Without authentication everyone would be able to push to your project :-) Please take time to read Bitbucket documentation.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Mikeeeeee
            wrote on last edited by
            #25

            I can't find a password in the documentation. Do you know how to enter password?

            Christian EhrlicherC 1 Reply Last reply
            0
            • M Mikeeeeee

              I can't find a password in the documentation. Do you know how to enter password?

              Christian EhrlicherC Offline
              Christian EhrlicherC Offline
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote on last edited by
              #26

              @Mikeeeeee said in Connect to git:

              I can't find a password in the documentation

              It's a secret but I will tell you: 'kd!hoiwzp934hzrfowebfz8?o43b'

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              1 Reply Last reply
              2
              • M Offline
                M Offline
                Mikeeeeee
                wrote on last edited by
                #27

                need to do

                ssh-keygen
                

                and key from id_rsa.pub copy to bitbucket

                JonBJ 1 Reply Last reply
                0
                • M Mikeeeeee

                  need to do

                  ssh-keygen
                  

                  and key from id_rsa.pub copy to bitbucket

                  JonBJ Offline
                  JonBJ Offline
                  JonB
                  wrote on last edited by
                  #28

                  @Mikeeeeee
                  Hmm, I wonder then why this does not work for me, I am intrigued....

                  B 1 Reply Last reply
                  0
                  • JonBJ JonB

                    @Mikeeeeee
                    Hmm, I wonder then why this does not work for me, I am intrigued....

                    B Offline
                    B Offline
                    Bonnie
                    wrote on last edited by
                    #29

                    @JonB Isn't this his private repo?

                    JonBJ 1 Reply Last reply
                    0
                    • B Bonnie

                      @JonB Isn't this his private repo?

                      JonBJ Offline
                      JonBJ Offline
                      JonB
                      wrote on last edited by JonB
                      #30

                      @Bonnie
                      OMG! Are you saying @Mikeeeeee == Mihail_Sermiagko ???!!!!

                      Why in the world did he not bother to say so, when I was trying to help about "permission denied" and he was asking the question? I thought it was an attempt to access someone else's repo (to fetch some code source)........ If I had understood that I could have said about ssh-keygen from the start. Sigh!

                      1 Reply Last reply
                      0

                      • Login

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