Skip to content

Instantly share code, notes, and snippets.

View janl's full-sized avatar
🛋️
Drop ICE

Jan Lehnardt janl

🛋️
Drop ICE
View GitHub Profile
#!/bin/sh -x
cd /tmp
if [ ! -d "geocouch" ]; then
git clone https://github.com/couchbase/geocouch.git
fi
cd geocouch
git checkout couchdb1.2.x
(20:02:50) ~/Work/couchdb (master)
> git push origin master
Counting objects: 18170, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (6482/6482), done.
Writing objects: 100% (18170/18170), 4.06 MiB | 1.14 MiB/s, done.
Total 18170 (delta 12220), reused 17269 (delta 11448)
remote: Resolving deltas: 100% (12220/12220), completed with 16 local objects.
To github.com:apache/couchdb.git
acd2a6dee..f4c611380 master -> master
The Neighbourhoodie Software GmbH
Ohlauer Straße, 10999 Berlin
neighbourhood.ie
Handelsregister HRB 157851 B Amtsgericht Charlottenburg
Geschäftsführung: Jan Lehnardt
About to import 124 commits from import-src/rexi into src/rexi
? Are you sure you want to import these commits onto the current branch? Yes
Errored while running ImportCommand.execute
Failed to apply commit cadb7ff.
Error: Command failed: git am -3
Recorded preimage for 'src/rexi/src/rexi.erl'
Failed to merge in the changes.
Rolling back to previous HEAD (commit dc93b29).
{
"name": "package-foo",
"dependencies": {
"typescript":"*"
},
"scripts": {
"tsc": "tsc"
}
}
@janl
janl / couchdb-plugins.md
Created October 29, 2012 16:30
The CouchDB Plugin System

The CouchDB Plugin System

This document describes a possible future CouchDB Plugin system.

This is a work in progress, all the feedback is welcome. Please simplify and rewrite this as you see fit.

Once this is a solid description of what we want to build, we cna start building it.

High Level User-Oriented Walkthrough

@janl
janl / Makefile
Created October 23, 2016 08:29
CouchDB 0.5.0 Custom Makefile by @janl
# CouchDb Makefile
# (c) 2006 Jan Lehnardt <jan@php.net>
# This program is Free Software. See license.txt
UNICODE_INCLUDE_DIR ?= /usr/include/
ERLANG_INCLUDE_DIR ?= /usr/lib/erlang/driver
COUCHDB_INSTALL_DIR ?= /usr/local/couchdb
ERLC ?= /usr/bin/erlc
@janl
janl / otsbjs.md
Created May 24, 2012 11:40
Open Tech School Berlin JS

In the spirit of Railsgirls Berlin, we want to start a programming education group for JavaScript. We need your help to get all the coaching done.

If you are interested in coaching JavaScript, fork this gist and add yourself or leave your contact data in a comment:

npm ERR! fetch failed https://registry.npmjs.org/@bahmutov/parse-github-repo-url/-/parse-github-repo-url-0.1.0.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 504
root@76a7532d4846:/var/lib# HOODIE_INSTALL_PASSWORD=asd COUCH_URL=http://localhost:8101 hoodie start --allow-sudo
.d$b. .d$b. .d$$$$$$b. .d$$$$$$b. .d$$$$$$b. .d$b..d$$$$$$$$b.
$$$$$..$$$$$.$$$$$$$$$$$b .$$$$$$$$$$$b $$$$$$$$$$b $$$$$$$$$$$$$$$P'
$$$$$$$$$$$$d$$$$$$$$$$$$bd$$$$$$$$$$$$b$$$$$$$$$$$b$$$$$$$$$$$$$$$b.
$$$$$$$$$$$$Q$$$$$$$$$$$$PQ$$$$$$$$$$$$P$$$$$$$$$$$P$$$$$$$$$$$$$$$P'
$$$$$´`$$$$$'$$$$$$$$$$$$''$$$$$$$$$$$$'$$$$$$$$$$P $$$$$$$$$$$$$$$b.
'Q$P' 'Q$P' 'Q$$$$$$P' 'Q$$$$$$P' 'Q$$$$$$$P 'Q$P''Q$$$$$$$$P'
Version: 0.3.2 (node v0.10.22, npm 1.3.15, platform: linux)