Getting Giddy with Git
Recently Johannes Schindelin and I participated in a podcast about Git’s involvement in Google Summer of Code. You can listen to the podcast on the Google open source blog.
Recently Johannes Schindelin and I participated in a podcast about Git’s involvement in Google Summer of Code. You can listen to the podcast on the Google open source blog.
Recent versions of jgit, the 100% pure Java implementation of the Git version control system, support fetch and push directly over Amazon S3 .
It behaves like http push does in C git in that it is transparent to the end-user. Transparent client-side encryption can also be enabled, in case the repository data must be protected from the operators of S3.
(more…)
Insufficiently Random © 2002-2010