Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

git-annex
Original author(s)Joey Hess
Initial release19 October 2010; 13 years ago (2010-10-19)
Stable release
10.20230802 / 2 August 2023; 7 months ago (2023-08-02)
Repository
Written inHaskell
Operating systemLinux, FreeBSD, Android, OS X, Windows
Size44.2 MB
TypeFile synchronization
LicenseGPL3+, AGPL3+ [1]
Websitegit-annex.branchable.com

git-annex is a distributed file synchronization system written in Haskell. It aims to solve the problem of sharing and synchronizing collections of large files independent from a commercial service or even a central server.

YouTube Encyclopedic

  • 1/3
    Views:
    2 803
    1 227
    535
  • git annex manage files with git, without checking their contents into git
  • Lightning Talk: git annex
  • Git annex - nestandartní využití gitu (Petr Gregor)

Transcription

History

The development of git-annex began in 2010.[2] In 2012-13 the development was funded through a Kickstarter campaign.[3] The main development of this campaign was the git-annex assistant, a component that runs in the background to automate the synchronization of repositories.

The next crowd funding campaign for 2013-14 was organized over a self-hosted platform.[4]

Design

git-annex uses Git to index files but does not store them in the Git history. Instead, a symbolic link representing and linking to the probably large file is committed. git-annex manages a content-addressable storage for the files under its control. A separate Git branch logs the location of every file. Thus users can clone a git-annex repository and then decide for every file whether to make it locally available.

Availability

git-annex packages are available for a variety of operating systems, including:[5]

References

  1. ^ "license". git-annex.branchable.com. 18 January 2014. Retrieved 1 May 2015.
  2. ^ "git-annex roadmap".
  3. ^ "git-annex kickstarter campaign 2012".
  4. ^ "git-annex campaign".
  5. ^ "install options".
  6. ^ "Debian".
  7. ^ "Ubuntu".
  8. ^ "Fedora".
  9. ^ "FreeBSD".
  10. ^ "ArchLinux". git-annex.branchable.com. Retrieved 2015-12-06.
  11. ^ "NixOS". git-annex.branchable.com. Retrieved 2019-09-11.
  12. ^ "Guix". git-annex.branchable.com. Retrieved 2019-09-11.
  13. ^ "GentooLinux". git-annex.branchable.com. Retrieved 2019-09-11.
  14. ^ "OpenPorts.se | The OpenBSD package collection". openports.se. Retrieved 2021-12-03.
  15. ^ "Android". git-annex.branchable.com. Retrieved 2021-12-03.
  16. ^ "git-annex". Homebrew Formulae. Retrieved 2021-12-03.
  17. ^ "Windows". git-annex.branchable.com. Retrieved 2022-12-05.

External links

This page was last edited on 21 March 2024, at 17:31
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.