#jython IRC Log (v0.9)

Index

IRC Log for 2011-03-20

Timestamps are in GMT/BST.

[0:37] * stakkars_ (~tismer@72-254-56-180.client.stsn.net) has joined #jython
[0:43] * wmeissner (~wmeissner@122.110.78.139) has joined #jython
[0:45] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit (Ping timeout: 250 seconds)
[0:46] * stakkars_ (~tismer@72-254-56-180.client.stsn.net) Quit (Quit: schnarch)
[0:51] <pjenvey> uh so YMMV but I just did a run of hgsubversion over the subversion repo, oddly enough it didn't actually break for me during the initial pull from subversion
[0:51] <pjenvey> the conversion seemed to actually go all the way
[0:51] <pjenvey> it breaks when you do a 'hg update' afterwards to pull up the code though
[0:51] <pjenvey> and we get an error about one of the funky sandbox branches
[0:52] <pjenvey> I should probably run hg verify, i think that's how the bug was originally reproduced
[0:53] <pjenvey> verify doesn't seem to complain
[0:53] <pjenvey> $ hg update
[0:53] <pjenvey> abort: path 'sandbox/tobias/.hg/hgrc' is inside repo 'sandbox/tobias'
[0:54] <pjenvey> so I'll have to try it again, avoiding the sandbox, or just extracting the source code repo (no htdocs, etc)
[0:57] * wmeissner_ (~wmeissner@122.110.78.139) has joined #jython
[0:59] * wmeissner (~wmeissner@122.110.78.139) Quit (Ping timeout: 255 seconds)
[0:59] * wmeissner_ is now known as wmeissner
[1:37] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[1:50] * wmeissner (~wmeissner@122.110.78.139) Quit (Read error: Connection reset by peer)
[1:52] * wmeissner (~wmeissner@122.110.78.139) has joined #jython
[2:28] * yyamano (~Adium@74.51.156.216) has joined #jython
[2:30] * wmeissner (~wmeissner@122.110.78.139) Quit (Ping timeout: 255 seconds)
[2:32] * wmeissner (~wmeissner@122.110.78.139) has joined #jython
[2:35] * wmeissner_ (~wmeissner@122.110.78.139) has joined #jython
[2:37] * wmeissner (~wmeissner@122.110.78.139) Quit (Ping timeout: 260 seconds)
[2:38] * wmeissner_ is now known as wmeissner
[3:06] * jcp (alex@bzflag/contributor/javawizard2539) Quit (Quit: Later)
[3:11] * jcp (alex@bzflag/contributor/javawizard2539) has joined #jython
[3:13] * Juneau001_ (~rooms@50.44.48.119) has joined #jython
[3:30] * Juneau001_ (~rooms@50.44.48.119) Quit (Quit: Rooms ??? iPhone IRC Client ??? http://www.roomsapp.mobi)
[3:45] * wmeissner (~wmeissner@122.110.78.139) Quit (Ping timeout: 240 seconds)
[4:59] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[4:59] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Client Quit)
[5:01] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit ()
[5:19] * yyamano1 (~Adium@74.51.156.216) has joined #jython
[5:19] * yyamano (~Adium@74.51.156.216) Quit (Ping timeout: 240 seconds)
[6:37] * thobe (~Adium@c83-249-235-76.bredband.comhem.se) Quit (Quit: Leaving.)
[6:56] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[7:37] <agronholm> pjenvey: that was the same for me
[7:37] <agronholm> conversion works but hg update does not
[7:38] <agronholm> why are you doing this? was my conversion not good enough?
[7:57] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[8:02] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[8:04] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[8:07] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Client Quit)
[8:50] * MarderIII (~marderii@enneman.demon.nl) has joined #jython
[8:58] * gqlewis (~gqlewis@h246.70.82.166.dynamic.ip.windstream.net) has joined #jython
[8:58] * gqlewis (~gqlewis@h246.70.82.166.dynamic.ip.windstream.net) Quit (Excess Flood)
[9:16] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[12:00] * yyamano1 (~Adium@74.51.156.216) Quit (Quit: Leaving.)
[13:09] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[14:22] * MarderIII (~marderii@enneman.demon.nl) Quit (Quit: [IRSSI] False friends are like our shadow, keeping close to us while we walk in the sunshine but leaving us when we cross into the shade.)
[14:30] * juneau001_ (~juneau@50.44.39.233) has joined #jython
[14:33] * juneau001 (~juneau@50.44.48.119) Quit (Ping timeout: 255 seconds)
[14:33] * juneau001_ is now known as juneau001
[14:35] * yacc (~andreas@84.113.164.165) Quit (Ping timeout: 248 seconds)
[15:58] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[16:10] * acegiak (~acegiak@ppp118-210-172-19.lns20.adl6.internode.on.net) has joined #jython
[16:11] <acegiak> hey guys, I'm writing a plugin for the minecraft multiplayer server that implements npcs and I thought it would be cool to be able to use python as a scripting language for the AI. Is jython the thing I need?
[16:11] <acegiak> the server and it's plugins are all java
[16:16] <agronholm> acegiak: yup.
[16:16] <acegiak> agronholm, ok cool. So I can bundle jython into my plugin jar or will they have to install jython on their machine?
[16:17] <agronholm> you can bundle it but it's pretty heavy
[16:17] <acegiak> agronholm, hmm ok
[16:17] <acegiak> I guess I'll cross that bridge when I get to it
[16:17] <acegiak> first I'll get it working :P
[16:27] <acegiak> there
[16:27] <acegiak> s not a slimmed down version is there?
[16:28] <agronholm> you can make one yourself
[16:28] <agronholm> it's not trivial however
[16:28] <agronholm> you'd have to know exactly what you have to put in there
[16:52] <acegiak> I'll roll with the default I think
[16:52] <acegiak> alright!
[16:52] <acegiak> got it working as a start!
[17:42] * mutux (~muratux@139.179.151.11) has joined #jython
[17:58] * stakkars (~tismer@91-66-101-126-dynip.superkabel.de) Quit (Quit: schnarch)
[17:59] * stakkars (~tismer@91-66-101-126-dynip.superkabel.de) has joined #jython
[18:17] * yyamano (~Adium@74.51.156.216) has joined #jython
[18:23] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit ()
[18:24] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[18:32] * yyamano (~Adium@74.51.156.216) Quit (Quit: Leaving.)
[18:49] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[18:50] * r0bby (~wakawaka@guifications/user/r0bby) Quit (Read error: No route to host)
[18:51] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[18:51] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[18:52] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[19:02] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[19:20] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Ping timeout: 252 seconds)
[20:05] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[20:20] * thobe (~Adium@c83-249-235-76.bredband.comhem.se) has joined #jython
[20:31] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) has joined #jython
[21:09] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit (Ping timeout: 264 seconds)
[21:11] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[21:11] <pjenvey> agronholm - brodie and all the hg guys recommend using hgsubversion, it does a better job, detects better branch activity
[21:12] <pjenvey> I can't tell you what the hg convert repo is lacking but i'm going through the hgsubversion paces by their recommendation
[21:12] <pjenvey> I just got a conversion pass to go through it all the way by excluding exclude sandbox/tobias/.hg
[21:12] <pjenvey> so that's good, if everything is okay with that I think we just need to have the repo splitting happen
[21:13] <pjenvey> and we'd be good
[21:20] * stakkars_ (~tismer@91-66-101-126-dynip.superkabel.de) has joined #jython
[21:59] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[22:08] * stakkars_ (~tismer@91-66-101-126-dynip.superkabel.de) Quit (Quit: schnarch)
[22:18] * yyamano (~Adium@74.51.156.216) has joined #jython
[22:37] * mutux (~muratux@139.179.151.11) Quit (Ping timeout: 250 seconds)
[23:12] * r0bby (~wakawaka@guifications/user/r0bby) has joined #jython
[23:16] * lopex (lopex@84-10-213-252.dynamic.chello.pl) Quit (Ping timeout: 250 seconds)
[23:16] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 264 seconds)
[23:22] * lopex (lopex@84-10-213-252.dynamic.chello.pl) has joined #jython
[23:31] * mutux (~muratux@139.179.151.173) has joined #jython
[23:50] * yyamano (~Adium@74.51.156.216) Quit (Quit: Leaving.)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).