1 2012-10-03T00:18:24  *** spy has quit IRC
   2 2012-10-03T01:33:29  *** bilal has quit IRC
   3 2012-10-03T01:33:49  *** bilal has joined #moin-dev
   4 2012-10-03T01:48:34  *** dwcramer has joined #moin-dev
   5 2012-10-03T02:32:12  *** dwcramer has quit IRC
   6 2012-10-03T02:49:12  *** dwcramer has joined #moin-dev
   7 2012-10-03T02:58:35  *** dwcramer has quit IRC
   8 2012-10-03T03:12:27  *** dwcramer has joined #moin-dev
   9 2012-10-03T07:21:34  *** sunu1 has joined #moin-dev
  10 2012-10-03T07:23:36  * sunu1 is sunu and he is Irving from his mobile phone :D
  11 2012-10-03T07:32:18  *** sunu1 has quit IRC
  12 2012-10-03T08:47:12  *** sunu1 has joined #moin-dev
  13 2012-10-03T08:56:31  *** MaikuMori has quit IRC
  14 2012-10-03T09:52:52  * dreimark renato announced updates on solenoid
  15 2012-10-03T09:58:48  <gwork> Moin
  16 2012-10-03T09:58:49  <gwork> http://codereview.appspot.com/6593070/
  17 2012-10-03T10:15:55  <dreimark> gwork: a first review
  18 2012-10-03T10:19:18  *** MattMaker has quit IRC
  19 2012-10-03T10:52:27  *** MattMaker has joined #moin-dev
  20 2012-10-03T10:57:43  <gwork> dreimark: thanks. i've patched a bit more
  21 2012-10-03T11:07:31  <gwork> dreimark: installing pylint atm :)
  22 2012-10-03T11:13:18  *** greg_f has joined #moin-dev
  23 2012-10-03T11:23:46  <dreimark> bbl
  24 2012-10-03T11:25:00  <ThomasWaldmann> gwork: first short review done :)
  25 2012-10-03T11:25:20  <gwork> Okay :D
  26 2012-10-03T11:30:11  <gwork> I do agree that upload.py and appspot are a marvelous piece of software
  27 2012-10-03T11:32:21  *** MaikuMori has joined #moin-dev
  28 2012-10-03T11:32:55  <gwork> what's the difference between gpl 2 and 2+?
  29 2012-10-03T11:34:52  <ThomasWaldmann> 2 is 2 only, 2+ is 2 or any later version
  30 2012-10-03T11:36:00  <ThomasWaldmann> as moin is the latter, it would be rather bad to have code in it that is 2 only.
  31 2012-10-03T11:38:53  *** sunu1 has joined #moin-dev
  32 2012-10-03T11:41:32  <gwork> ah, okay
  33 2012-10-03T11:42:04  <gwork> I'll ask the man if 2+ is okay
  34 2012-10-03T11:53:12  <sunu1> ThomasWaldmann: I will work on the issue once I get home Saturday :)
  35 2012-10-03T12:14:00  *** sunu1 has left #moin-dev
  36 2012-10-03T12:19:06  *** spy has joined #moin-dev
  37 2012-10-03T13:05:15  *** sunu1 has joined #moin-dev
  38 2012-10-03T13:16:12  <gwork> On http://www.web2py.com/examples/default/license i see LGPL version 3
  39 2012-10-03T13:30:57  <ronny> ThomasWaldmann: whats replmv?
  40 2012-10-03T13:31:11  <ronny> oh, i see now
  41 2012-10-03T13:33:48  <ronny> needs tests
  42 2012-10-03T14:04:49  *** dwcramer has quit IRC
  43 2012-10-03T14:38:54  *** dwcramer has joined #moin-dev
  44 2012-10-03T14:44:01  *** sunu1 has quit IRC
  45 2012-10-03T14:46:48  *** sunu1 has joined #moin-dev
  46 2012-10-03T14:50:29  *** dwcramer has quit IRC
  47 2012-10-03T15:36:45  *** dave_largo has joined #moin-dev
  48 2012-10-03T16:13:20  *** dave_largo has quit IRC
  49 2012-10-03T16:18:25  *** dwcramer has joined #moin-dev
  50 2012-10-03T16:44:01  *** dwcramer has quit IRC
  51 2012-10-03T16:57:37  *** sunu1 has quit IRC
  52 2012-10-03T16:59:06  *** dwcramer has joined #moin-dev
  53 2012-10-03T17:03:31  *** RogerHaase has joined #moin-dev
  54 2012-10-03T18:03:08  <xiaq> ThomasWaldmann: http://codereview.appspot.com/6595063
  55 2012-10-03T18:11:19  *** dwcramer has quit IRC
  56 2012-10-03T18:11:26  <xiaq> ThomasWaldmann: http://codereview.appspot.com/6595048 replied, i'm going to commit&push
  57 2012-10-03T18:15:06  <xiaq> oops, i should have do `hg fetch` before `hg qfinish`, this saves one merge changeset
  58 2012-10-03T18:16:07  <ronny> xiaq: never use the fetch extension
  59 2012-10-03T18:18:33  <xiaq> ronny: hm, why?
  60 2012-10-03T18:20:04  <ronny> xiaq: its a mess, and it should be disabled by default
  61 2012-10-03T18:20:13  <ronny> xiaq: its easy to make misstakes with it
  62 2012-10-03T18:20:37  <xiaq> ronny: well, it was disabled by default
  63 2012-10-03T18:22:47  <xiaq> ronny: what's the exact problem? isn't it just an abbr to `hg pull && hg merge && hg commit -m 'Automated merge with foo'`?
  64 2012-10-03T18:26:52  * xiaq found http://www.selenic.com/pipermail/mercurial-devel/2011-September/034082.html
  65 2012-10-03T18:27:01  *** dwcramer has joined #moin-dev
  66 2012-10-03T18:27:40  *** dave_largo has joined #moin-dev
  67 2012-10-03T18:37:25  <ThomasWaldmann> xiaq: looks ok
  68 2012-10-03T18:52:25  * ThomasWaldmann bbl
  69 2012-10-03T18:59:09  *** dwcramer has quit IRC
  70 2012-10-03T19:31:25  *** dwcramer has joined #moin-dev
  71 2012-10-03T19:47:28  *** greg_f has quit IRC
  72 2012-10-03T19:49:14  *** dwcramer has quit IRC
  73 2012-10-03T20:00:30  *** Gnarlodious has joined #moin-dev
  74 2012-10-03T20:03:08  *** dwcramer has joined #moin-dev
  75 2012-10-03T20:04:39  *** dave_largo has quit IRC
  76 2012-10-03T20:20:02  *** Gnarlodious has quit IRC
  77 2012-10-03T20:33:54  *** dwcramer has quit IRC
  78 2012-10-03T21:04:31  *** dwcramer has joined #moin-dev
  79 2012-10-03T21:38:53  *** grzywacz has joined #moin-dev
  80 2012-10-03T21:38:53  *** grzywacz has joined #moin-dev
  81 2012-10-03T22:51:25  *** dwcramer has quit IRC
  82 2012-10-03T22:52:18  <ThomasWaldmann> re

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-10-03 (last edited 2012-10-02 22:45:04 by IrcLogImporter)