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

Updated via SVN, how do I update now via Git?

Scheduled Pinned Locked Moved Solved
FOG Problems
3
4
1.2k
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.
  • S
    stimms
    last edited by stimms Jan 18, 2017, 8:37 AM Jan 18, 2017, 2:36 PM

    Having real issues trying to update FOG server from 1.3.0 to 1.3.3 because the SVN update has been removed from the wiki and the only option is via Git now? As it was not originally installed via Git I keep getting the error message:

    fatal: Not a git repository

    Or if I am trying to Git clone:

    fatal: destination path ‘/root/fogproject’ already exists and is not an empty directory.

    How am I supposed to update with Git?

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jan 18, 2017, 2:42 PM

      You can still update with svn as you once did, but if RC’s are pushed up they will only be on git.

      You need to clone the github repository for this to work.

      git clone https://github.com/fogproject/fogproject.git
      cd bin
      ./installfog.sh [-y]
      

      If you are still svn

      cd /root/fogproject
      svn up
      cd bin
      ./installfog.sh [-y]
      

      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

      1 Reply Last reply Reply Quote 0
      • S
        stimms
        last edited by Jan 18, 2017, 3:57 PM

        Great, that worked with svn, thanks.

        Stephen

        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman
          last edited by Jan 19, 2017, 12:34 AM

          Instructions can also be found here: https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

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

          153

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project