This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.bzrignore | Wed May 13 07:12:41 -0700 2009 | |
| |
.gitignore | Mon Aug 10 10:48:03 -0700 2009 | |
| |
AUTHORS | Thu Mar 05 07:26:05 -0800 2009 | |
| |
COPYING | Sun Mar 25 06:28:11 -0700 2007 | |
| |
HACKING | Sat May 02 04:11:25 -0700 2009 | |
| |
MANIFEST.in | Sat Jan 24 11:56:41 -0800 2009 | |
| |
Makefile | Tue Jun 16 07:56:42 -0700 2009 | |
| |
NEWS | Fri Jul 24 01:54:16 -0700 2009 | |
| |
README | Sun Aug 09 10:22:00 -0700 2009 | |
| |
TODO | Sat Sep 05 11:30:46 -0700 2009 | |
| |
bin/ | Mon Sep 07 12:32:29 -0700 2009 | |
| |
docs/ | Thu Apr 02 06:35:47 -0700 2009 | |
| |
dulwich.cfg | Fri May 08 09:39:17 -0700 2009 | |
| |
dulwich/ | Mon Sep 07 12:32:29 -0700 2009 | |
| |
setup.py | Thu Jul 23 11:31:52 -0700 2009 |
README
Agitmemnon Server ================= This is the Agitmemnon Server project. It provides a read only Git daemon that gets it's Git data from a Cassandra server loaded by the Ruby Agitmemnon project. It is a fork of the Dulwich python/git library that has added in a new data backend and daemon script for interacting with a Agitmemnon Cassandra keyspace. Setup ================== Setup is pretty simple - compile and install the modified Dulwich library, then run the agit-daemon server script. $ cd agitmemnon-server $ sudo make install $ ./bin/agit-daemon







