Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
October 14, 2018, 07:37:45 pm
[Less]
Quick News
: Download the latest
Map Maker 3.5 2015-05-21
.
Entire Site
Forum
This topic
Home
Forum
Game Info
Installing
How To Play
Starter Guide
Player Guide
Development
Calendar
Gallery
Search
Search
Quick Links
Guest Actions
Servers List
Site Statistics
Recent Posts
Contact Us
Login
Register
Atrinik.org - Multiplayer Online Role Playing Game
>
Atrinik News
>
Developers' Corner
Topic:
Removal of binary blobs in Git repository
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Removal of binary blobs in Git repository (Read 1721 times)
0 Members and 1 Guest are viewing this topic. Bookmarked by
0
members.
Cleo
Alex Tokar
Posts: 580
Gender:
Removal of binary blobs in Git repository
«
on:
February 13, 2014, 07:44:50 pm »
Hey guys,
I have just finished removing binary blobs from the Atrinik Git repository, which reduced the repository size from 500 MB to mere 42 MB on my system. Note that Github hasn't run garbage collection yet, so the repository there is still a bit bigger, about 140 MB. If you're worried about space, you can manually run git gc --prune=now --aggressive (otherwise it will reoptimize the repository over time).
There may be conflicts if you try to pull. If that happens, I suspect the best thing to do is gonna be to just re-clone. Apologies for any disruption this may have caused.
Note that due to removal of libs/dlls from the repository, the build process of both the client and the server has changed on Windows. See updated README files in make_win32.
All the sound files have also been removed from the main repository, and are now in a separate one. You can simply just clone that repo into client/sound, as per the instructions in client/INSTALL, for example, git clone git@github.com:atrinik/atrinik-sound.git client/sound.
Thanks,
Cleo
Logged
ddhanna
Main Server Mod
Posts: 184
Gender:
Re: Removal of binary blobs in Git repository
«
Reply #1 on:
February 13, 2014, 09:28:12 pm »
thanks for the update.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Atrinik News
-----------------------------
=> Developers' Corner
=> Announcements
===> Announcements Archive
-----------------------------
Atrinik Servers
-----------------------------
=> Main Server
===> Updates
-----------------------------
Development
-----------------------------
=> Developer Discussions
=> Suggestions
=> Python Scripting
=> Graphics and Arches
=> Tutorials
=> Client Scripts
-----------------------------
Community
-----------------------------
=> Support
=> General Chat
Loading...