/quake-code-archives

Regular archiving of publically available source code repositories

Primary LanguageShellGNU General Public License v3.0GPL-3.0

quake-code-archives

Automated archiving of publically available source code repositories of Quake related things.

Please send me more repository URLs.

Dependencies

  • Bash (4?)
  • git (if you are on Debian then also git-svn)

Dumps

Notes

  • make a dump: tar --create --file quake-code-archives_dump_$(date +%Y%m%d).tar.xz --auto-compress --verbose ~/archives/
  • archive.org upload: curl --location --progress --header 'x-amz-auto-make-bucket:1' --header 'x-archive-meta-mediatype:software' --header 'x-archive-meta01-collection:open_source_software' --header 'x-archive-meta-title:Quake Code Archives, 2015-11-29' --header 'x-archive-meta-creator:Spirit of quaddicted.com' --header 'x-archive-meta-description:A dump of many git and svn repositories related to Quake gamedev. Made with https://github.com/SpiritQuaddicted/quake-code-archives' --header 'x-archive-meta-subject:gaming;software;quake;source-code' --header "authorization: LOW foo:bar" --upload-file quake-code-archives_dump_20151129.tar.zstd http://s3.us.archive.org/quake-code-archives_dump_20151129/quake-code-archives_dump_20151129.tar.zstd