IRC log of dig on 2013-08-11
Timestamps are in UTC.
- 01:40:23 [melvster]
- melvster has quit (Ping timeout: 240 seconds)
- 05:44:39 [bblfish]
- bblfish (~bblfish@AAubervilliers-651-1-323-225.w83-200.abo.wanadoo.fr) has joined #dig
- 05:47:12 [bblfish]
- bblfish has quit (Read error: Connection reset by peer)
- 05:47:37 [bblfish]
- bblfish (~bblfish@AAubervilliers-651-1-323-225.w83-200.abo.wanadoo.fr) has joined #dig
- 07:18:31 [melvster]
- melvster (~melvster@89.176.108.70) has joined #dig
- 08:06:35 [cheater__]
- cheater__ has quit (Ping timeout: 246 seconds)
- 08:08:43 [cheater__]
- cheater__ (~cheater@p57AE9ABC.dip0.t-ipconnect.de) has joined #dig
- 12:20:40 [Yudai______]
- Yudai______ has quit (Quit: Tiarra 0.1+svn-36726: SIGTERM received; exit)
- 12:34:47 [deiu]
- deiu (~andrei@unaffiliated/deiu) has joined #dig
- 13:05:52 [melvster]
- melvster has quit (Ping timeout: 264 seconds)
- 13:40:15 [Yudai]
- Yudai (~Yudai@nttkyo454149.tkyo.nt.ngn2.ppp.infoweb.ne.jp) has joined #dig
- 14:59:37 [melvster]
- melvster (~melvster@89.176.108.70) has joined #dig
- 16:09:35 [bblfish]
- bblfish has quit (Read error: No route to host)
- 16:09:53 [bblfish]
- bblfish (~bblfish@AAubervilliers-651-1-323-225.w83-200.abo.wanadoo.fr) has joined #dig
- 20:19:57 [timbl]
- timbl (~timbl@184.151.61.228) has joined #dig
- 20:23:59 [bblfish]
- hi timbl, did you get andrei's mail giving two extra reasons to have the acl relation?
- 20:30:45 [timbl]
- I didn't see it, no
- 20:30:52 [timbl]
- you mean rel=acl
- 21:02:18 [bblfish]
- yes timbl here http://lists.w3.org/Archives/Public/public-rww/2013Aug/0050.html
- 21:03:52 [bblfish]
- (sorry for delay)
- 21:13:47 [timbl]
- np - i found it in my mail and just replied
- 21:14:13 [timbl]
- If we have a very well defined LDP protocol for ACL manipulation i'd be happy to use rel=acl
- 21:53:43 [deiu]
- deiu has quit (Quit: Leaving)
- 22:47:03 [GitHub69]
- 01[13rdflib.js01] 15timbl pushed 2 new commits to 06master: 02http://git.io/F0p7gQ
- 22:47:03 [GitHub69]
- 13rdflib.js/06master 1463c7b79 15Tim Berners-Lee: Removed use of join2 which is broken in non-ff-extension mode and just used join. Also s/.Util.uri/.uri/
- 22:47:03 [GitHub69]
- 13rdflib.js/06master 14fafedc9 15Tim Berners-Lee: Fix conflict
- 22:48:12 [timbl]
- I find git such a pain
- 22:48:23 [timbl]
- So obscure
- 22:48:42 [timbl]
- when trying to to really simple things
- 22:48:48 [timbl]
- Now I get:
- 22:48:50 [timbl]
- ________
- 22:48:55 [timbl]
- To git@github.com:linkeddata/rdflib.js.git
- 22:48:56 [timbl]
- 9b57021..fafedc9 master -> master
- 22:48:57 [timbl]
- ! [rejected] gh-pages -> gh-pages (non-fast-forward)
- 22:48:59 [timbl]
- error: failed to push some refs to 'git@github.com:linkeddata/rdflib.js.git'
- 22:49:00 [timbl]
- To prevent you from losing history, non-fast-forward updates were rejected
- 22:49:02 [timbl]
- Merge the remote changes (e.g. 'git pull') before pushing again. See the
- 22:49:03 [timbl]
- 'Note about fast-forwards' section of 'git push --help' for details.
- 22:49:03 [timbl]
- _____
- 22:49:04 [timbl]
- when I push
- 22:50:39 [timbl]
- and if i do a pull as it suggests above it says already up to date
- 22:58:44 [bblfish]
- that means I think you pushed master
- 22:58:54 [bblfish]
- git pull gh-pages
- 23:00:02 [bblfish]
- it says you pushed master but not gh-pages
- 23:03:03 [bblfish]
- hp[e that helps timbl