|
|
|
|
|
by pwg
2716 days ago
|
|
You do realize that git itself is vendor independent, right? One can, if one chooses, setup a git repository on a spare PC in ones basement and have a "git repository" into which one or more collaborators can "git push" and "git pull" to/from. In the context of the original post, to which you asked "what is another remote", the second (or third, or fourth) 'remote' can be "any git repository to which the individual has access". Having a second remote does not, in an of itself, require that that second remote be one of the proprietary git hosting systems, nor require that it be one of the semi-proprietary or open source hosting systems. It could just as well be plain git running in repository serving mode on an old PC. See the documentation for the "git http-backend" and "git daemon" commands that are built into the git distribution. |
|
now with GitHub&c excluding Savannah the sole friendly option is buy a domain, a VPS and host there the project...
That's the problem, not technical but "political" to a certain extent.
In the past someone try GitTorrent to solve this problem a bit (opening the door for "personal hosting at home" but it's a dead project now ad it was never completed. Mostly because newcomers think GitHub&c as a free space by nature, something guarantee to work always and been always free without any other "occult" cost.