1 2013-11-26T02:09:44  *** sudo_dirk has quit IRC
   2 2013-11-26T02:14:45  *** sudo_dirk has joined #moin-dev
   3 2013-11-26T08:43:14  *** greg_f has joined #moin-dev
   4 2013-11-26T12:32:00  *** greg__ has joined #moin-dev
   5 2013-11-26T12:34:28  *** greg_f has quit IRC
   6 2013-11-26T14:53:28  *** RogerHaase has joined #moin-dev
   7 2013-11-26T15:58:23  *** skathpalia has joined #moin-dev
   8 2013-11-26T16:03:50  *** skathpalia has quit IRC
   9 2013-11-26T16:40:54  <RogerHaase> ThomasWaldmann:  Makefile rewritten as python script for windows and unix:  https://codereview.appspot.com/31680043/
  10 2013-11-26T16:44:20  <waldi> where does this weird do_helpers come from?
  11 2013-11-26T16:44:33  <waldi> virtualenv takes care of this
  12 2013-11-26T16:46:36  <RogerHaase> waldi: you can do ./moin instead of /path_to_venv/moin -- less typing
  13 2013-11-26T16:46:43  <waldi> does not work
  14 2013-11-26T16:46:51  <waldi> you can have several virtualenvs
  15 2013-11-26T16:48:06  <RogerHaase> python makemoinmenu captures correct python, so then you can do ./m quickinstall
  16 2013-11-26T16:49:32  <RogerHaase> ... and then you can do ./m -whatever-
  17 2013-11-26T16:49:36  <waldi> i have no idea what you are talking about. i can have a venv for python 2.7, 3.3, pypy somewhat
  18 2013-11-26T16:53:12  <RogerHaase> after patch is applied, for new clone or old repo, you do "./python2.7 makemoinmenu.py", then do "./m quickinstall", the "./m" shows a menu of what else you can do
  19 2013-11-26T16:53:39  <RogerHaase> the/then
  20 2013-11-26T16:55:55  <waldi> i still have no idea what you try to do. the first is already available in form of quickinstall.py
  21 2013-11-26T17:01:30  <RogerHaase> if you are happy with the way it works now, there is no need to change your way of doing things.  A side effect of change will be to add m, moin, activate to your repo root.  If you are new user or slow typist you can do ./m to see a menu of common commands
  22 2013-11-26T17:02:07  *** greg__ has quit IRC
  23 2013-11-26T17:06:21  <RogerHaase> clarification: or you can do "./moin" instead of "/path_to_venv/activate", "moin"
  24 2013-11-26T17:36:45  <waldi> you never need activate
  25 2013-11-26T18:28:28  <ThomasWaldmann> moin
  26 2013-11-26T18:30:26  <ThomasWaldmann> waldi: the intention is to replace the Makefile, as stated above
  27 2013-11-26T18:31:53  <ThomasWaldmann> and we don't have py 3.x for moin, yet. but 2.7 and pypy, yes, so there could be 2 venvs
  28 2013-11-26T18:34:56  <ThomasWaldmann> RogerHaase: could the Makefile replacement also be dealt with by setup.py maybe?
  29 2013-11-26T18:35:15  <ThomasWaldmann> it makes such a wrapper for the moin command, right?
  30 2013-11-26T18:42:35  <RogerHaase> ThomasWaldmann: are saying ./moin works for you now?  http://rn0.ru/show/G4vqy9X8D10592rLrECt/
  31 2013-11-26T18:57:08  <ThomasWaldmann> i didnt try the code yet
  32 2013-11-26T19:00:22  <RogerHaase> bash: ./moin: No such file or directory -- is old code, you get the same unless you activate venv or specify a path, right?
  33 2013-11-26T19:14:52  <ThomasWaldmann> RogerHaase: it is just "moin", as it is in the path after activating the venv
  34 2013-11-26T19:15:17  <ThomasWaldmann> (and having installed moin with pip install -e .)
  35 2013-11-26T19:51:14  <RogerHaase> ThomasWaldmann: you did "pip install -e ." after having run quickinstall and with venv activated?  Without venv activated, I get permission denied when blinker tries to get installed in /usr/local/bin/python2.7....
  36 2013-11-26T19:53:03  <RogerHaase> with patch installed and venv activated "moin" still works (as does "./moin" without venv activated)
  37 2013-11-26T22:08:45  *** skathpalia has joined #moin-dev
  38 2013-11-26T22:20:39  *** RogerHaase has left #moin-dev
  39 2013-11-26T22:26:17  *** skathpalia has quit IRC
  40 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-11-26 (last edited 2013-11-26 02:15:06 by IrcLogImporter)