Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Gitsync error

    Scheduled Pinned Locked Moved 2.1 Snapshot Feedback and Problems - RETIRED
    2 Posts 1 Posters 1.2k Views
    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.
    • J Offline
      jcyr
      last edited by

      After installing git package, and doing 'playback gitsync master', I get:

      ===> Checking out master
      ===> Fetching updates…
      remote: Counting objects: 128266, done.
      remote: Compressing objects: 100% (35445/35445), done.
      remote: Total 128266 (delta 92288), reused 127494 (delta 91772)
      Receiving objects: 100% (128266/128266), 25.28 MiB | 2.03 MiB/s, done.
      Resolving deltas: 100% (92288/92288), done.
      From git://github.com/pfsense/pfsense

      • branch            HEAD      -> FETCH_HEAD
        fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree.
        Use '–' to separate paths from revisions, like this:
        'git <command></command>[<revision>…] – [<file>…]'</file></revision>

        ===> Installing new files…
        ===> Removing FAST-CGI temporary files...
        ===> Upgrading configuration (if needed)...
        ===> Configuring filter...
        ===> Running /etc/rc.php_ini_setup...
        ===> Locking down the console if needed...
        ===> Signaling PHP and Lighty restart...
        ===> Checkout complete.

      What's the error message telling me?

      2.1-BETA1 (i386)
      built on Fri Mar 22 11:05:31 EDT 2013

      IPV6 Test: http://ipv6-test.com

      1 Reply Last reply Reply Quote 0
      • J Offline
        jcyr
        last edited by

        Ok, figured it out. For some reason my .git/config file was missing the following line:

        [remote "origin"]
                fetch = +refs/heads/:refs/remotes/origin/
                url = git://github.com/pfsense/pfsense.git

        IPV6 Test: http://ipv6-test.com

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.