General cloning instructions

After some playing around, I've determined that these repos to clone quite properly over http for public use. So I've set up git-daemon to allow public cloning. The URL for each repo is listed therein, but can be inferred as:

git://git.swclan.homelinux.org/foo.git

where foo is the name of the project.

HTTP cloning instructions

You *can* clone over http if you really want to, but it requires some git-trickery to get an actual checkout going:

$ git clone http://git.swclan.homelinux.org/foo.git
$ git branch --track master origin/master
$ git checkout master

should do the trick.

As always, any questions? Email me.

Search:

Project Description Owner Last Change
X.git Unnamed repository; edit this... www-data 10 months ago
base.git Unnamed repository; edit this... www-data No commits
bashrc.git Unnamed repository; edit this... www-data 12 months ago
beachfront.git Jack and Elaine's beachfront... www-data 7 months ago
cpc510.git CS510, Counting and Probabilit... www-data 17 months ago
cpdt.git this repo contains the text... www-data 13 months ago
cs557.git cs557, functional programming... www-data 14 months ago
cs572.git cs572 coursework www-data 18 months ago
cs577.git repo for Andrew Tolmach's... www-data 11 months ago
cs581.git cs581, theory of computation www-data 17 months ago
deposit.git A simple program to facilitate... www-data 22 months ago
dollarwords.git Count the "value" of words. www-data 20 months ago
dvd_convert.git Unnamed repository; edit this... www-data 5 months ago
emacs.git Unnamed repository; edit this... www-data 8 months ago
expose-teensy.git a copy of code from http:... www-data 17 months ago
fsatools.git finite state automata toys www-data 21 months ago
hpaste.git elisp utilities for interactin... www-data 6 months ago
huffman.git Unnamed repository; edit this... www-data 20 months ago
knole.git Unnamed repository; edit this... www-data 9 months ago
kroz.git a crack at a text based advent... www-data 11 months ago
logic510.git repo for Jim Hook's and Tim... www-data 8 months ago
makaha.git Makaha Beach condo web site www-data 6 weeks ago
mrconfig.git Unnamed repository; edit this... www-data 11 months ago
muttrc.git Unnamed repository; edit this... www-data 8 months ago
papers.git A collection of papers to... www-data 9 months ago
rss2email.git A simple rss to email program. www-data 15 months ago
school.git My undergrad school work. www-data 2 years ago
scratch.git random stuff for fun and research www-data 11 months ago
sf.git repo for reading and discussio... www-data 13 months ago
vcs_home_scripts.git a small collection of scripts... www-data 15 months ago