Archive

Archive for July, 2008

links for 2008-07-31

July 31st, 2008

links for 2008-07-30

July 30th, 2008

Links

links for 2008-07-29

July 29th, 2008

Links

What to do when GitHub goes bad

July 28th, 2008

What to do when GitHub goes bad?

This was originally posted on github, I save a backup here just in case. :)

  • Git build-in server

git daemon –base-path=/Users/libinpan/clone-from-github –export-all

git clone git://127.0.0.1/rails…

Note: The default port git uses is 9418. Make sure that your firewall is set up to handle this.

  • GitWeb

git instaweb –httpd=webrick

  • Deploy with Capistrano

set :repository, “git://127.0.0.1/rails-app”

Zemanta Pixie

English, Ruby, Software , , ,

links for 2008-07-28

July 28th, 2008

Links

links for 2008-07-27

July 27th, 2008

Links

links for 2008-07-26

July 26th, 2008

Links

links for 2008-07-25

July 25th, 2008

Gist.GitHub

July 24th, 2008

links for 2008-07-24

July 24th, 2008