Idea for Linux updates, create a git repository with binaries

Discussion in 'Backers Lounge (Read-only)' started by siddis, October 2, 2013.

  1. siddis

    siddis New Member

    Messages:
    1
    Likes Received:
    0
    In that way, I dont have to download a huge 500MB file for each upload as git sends diff deltas of the data blocks.
  2. sylvesterink

    sylvesterink Active Member

    Messages:
    907
    Likes Received:
    41
    Last time I checked, they were working on getting the client updater ported over to Linux so it could update the same way it does on Windows. I think that would probably be the best they could focus their time on, rather than setting up a git server for the small number of PA players that know how to use git.
  3. sput42

    sput42 New Member

    Messages:
    19
    Likes Received:
    6
    Actually, as much as I like Git, it's not at all suitable for hosting large binaries (because a clone would download the complete history). SVN would be more suited for that kind of task.
    SXX likes this.
  4. retrry

    retrry Member

    Messages:
    52
    Likes Received:
    5
    Use Steam and that will be fixed for you.

Share This Page