• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Git pull gets 1.4.4 instead of dev-branch/trunk

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    8
    1.5k
    Loading More Posts
    • 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
      astrugatch
      last edited by

      I put this in linux problems too but I’m not sure if this is a better spot

      Went to update to the latest version of FOG and did a git pull and it seems to have installed 1.4.4 instead of the new RC. Did I miss a change in the update process?

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        You will always get the latest stable version if you are on the master branch.

        To switch to the dev branch, navigate to the root of where your git pull is at and then issue the following command.
        git checkout dev-branch
        git pull

        If/when you wan to switch back to the main branch issue the following command.
        git checkout master
        git pull

        Then rerun the installer.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • A
          astrugatch
          last edited by

          I was already on the dev-branch. I was on RC9, thats why I’m confused. Heck I even deleted trunk and re downloaded:

          git clone https://github.com/fogproject/fogproject.git fog_1.5.0/

          and I’m still getting a 1.4.4 installer

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @astrugatch
            last edited by george1421

            @astrugatch Well then we are a bit beyond my knowledge then.

            Just out of curiosity, does rerunning the install script after switching to the dev branch actually install 1.4.4 or does the installer just say 1.4.4 (like the devs missed updating text in the installer)?

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

            1 Reply Last reply Reply Quote 0
            • A
              astrugatch
              last edited by

              It installed 1.4.4 and I got the old UI. But after doing that and switching branches again (weird as I was already on dev-branch) I’m getting the 1.5.0 RC10 installer again. No idea what happened.

              george1421G 1 Reply Last reply Reply Quote 0
              • george1421G
                george1421 Moderator @astrugatch
                last edited by

                @astrugatch Well that is down right strange. It sounds like something got messed up in your or “the” git repository. But either way, I’m glad you have it sorted out.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott
                  last edited by

                  Recloning the repository will get you to the master branch which is 1.4.4 currently.

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    astrugatch @Tom Elliott
                    last edited by

                    @tom-elliott This is the part I didn’t know when I restarted. Im back on 1.5 and good now.

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post

                    227

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project