2011-11-07 13:08:47 -04:00
|
|
|
The [[walkthrough]] builds up a decentralized git repository setup, but
|
2015-07-22 17:16:42 -04:00
|
|
|
git-annex can also be used with a centralized git repository.
|
2011-11-07 13:08:47 -04:00
|
|
|
|
2015-07-22 17:16:42 -04:00
|
|
|
We have separate tutorials depending on where the centralized git
|
|
|
|
repository is hosted.
|
2011-11-07 13:08:47 -04:00
|
|
|
|
2015-07-22 18:07:31 -04:00
|
|
|
* [[centralized_git_repository_tutorial/On_GitHub]] --
|
2015-07-22 18:06:59 -04:00
|
|
|
However, GitHub does not currently let git-annex
|
2015-07-22 17:16:42 -04:00
|
|
|
store the contents of large files there. So, things get a little more
|
2015-07-22 18:06:59 -04:00
|
|
|
complicated when using it.
|
2011-11-07 13:08:47 -04:00
|
|
|
|
2015-07-22 18:07:31 -04:00
|
|
|
* [[centralized_git_repository_tutorial/On_GitLab]] --
|
2015-07-22 18:06:59 -04:00
|
|
|
This service is similar to GitHub, but supports
|
|
|
|
git-annex.
|
2011-11-07 13:08:47 -04:00
|
|
|
|
2015-07-22 18:06:59 -04:00
|
|
|
* [[centralized_git_repository_tutorial/On_your_own_server]] --
|
|
|
|
use any unix system with ssh and git and git-annex installed.
|
|
|
|
A VPS, a home server, etc.
|