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. Problem with using Bzr Pull through QtCreator
Forum Updated to NodeBB v4.3 + New Features

Problem with using Bzr Pull through QtCreator

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 2 Posters 1.5k Views 1 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.
  • A Offline
    A Offline
    alexandros
    wrote on last edited by
    #1

    The problem is that QtCreator gives different output than my terminal, as for bzr pull.

    Look at this screenshot: http://i.imgur.com/wNTYVsa.png

    I've told bzr about the default location, and this is clearly visible through the terminal (bzr+ssh://bazaar.launchpad.net/+branch/wallpaper-changer/ or simply lp:wallpaper-changer), but not through QtCreator. QtCreator outputs the message shown on the screenshot no matter if there are online revisions available or not.

    I don't know what QtCreator gives bzr as the default location, but it seems like it should work, because the path where bzr is executed is the same for the terminal and for QtCreator. There is no problem inside QtCreator if I explicitly specify the URL in the pull dialog, but it should work by simply pulling. I guess the default location of the branch somehow changes when it is run from QtCreator.

    Pushing the changes has exactly the same problem, it doesn't work if I don't explicitly specify the location of the branch, each time.

    Any help appreciated.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexandros
      wrote on last edited by
      #2

      May I bump this?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Sure you may, I would also suggest that you try to post on the "qt-creator mailing list":http://lists.qt-project.org/mailman/listinfo/qt-creator you might have more chance to get an answer there (I may be wrong but it seem that bzr is not the most widely used version control system)

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alexandros
          wrote on last edited by
          #4

          Yes, Git or SVN are probably more popular, but bazaar works excellently with Launchpad and isn't all that different, after all; that's why I chose it. I will try the mailing list, thanks.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Interesting... I'll have to take a look at it.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            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 Extensions
            • Unsolved