1 2011-03-21T00:00:04  <dreimark> line 44
   2 2011-03-21T00:05:30  <MattMaker> trying what it says here, didn't work either: http://confluence.atlassian.com/display/BITBUCKET/Pulling+Changes+from+a+Fork+into+a+Bitbucket+Repository
   3 2011-03-21T00:05:43  <MattMaker> I'll just start on a fresh checkout and a patch file, again
   4 2011-03-21T00:06:22  <sinha_> dreimark: this is patch file http://paste.pocoo.org/show/356888/
   5 2011-03-21T00:06:36  <sinha_> dreimark: spaces/tabs handled
   6 2011-03-21T00:06:46  <MattMaker> surely people do this all the time, when they fork something? then they want to pull the new stuff in that is added to the parent?
   7 2011-03-21T00:08:30  <ThomasWaldmann> MattMaker: iirc hg never told me "can't diff"
   8 2011-03-21T00:08:39  <dreimark> sinha_: which editor do you use?
   9 2011-03-21T00:08:54  <sinha_> dreimark: vim
  10 2011-03-21T00:09:23  <ThomasWaldmann> i usually either commit my local stuff and then do hg pull -u + hg merge / hg commit (if required)
  11 2011-03-21T00:09:51  <ThomasWaldmann> or i write everything uncommitted to a diff and hg revert --all and then do the above
  12 2011-03-21T00:10:01  <MattMaker> ok. it's the merge that is always failing for me
  13 2011-03-21T00:10:10  <dreimark> sinha_: do you have python.vim?
  14 2011-03-21T00:10:29  <dreimark> http://moinmo.in/CodingStyle?action=AttachFile&do=view&target=python.vim
  15 2011-03-21T00:11:09  *** grzywacz has joined #moin-dev
  16 2011-03-21T00:11:25  <dreimark> http://paste.pocoo.org/show/356890/
  17 2011-03-21T00:11:41  <sinha_> dreimark : No..but i suppose vim supports python highlighting and all
  18 2011-03-21T00:11:52  <dreimark> this is a pep8 checker
  19 2011-03-21T00:11:54  <dreimark> too
  20 2011-03-21T00:12:46  <dreimark> it shows you by something like a spellchecker where you used tabs
  21 2011-03-21T00:12:59  <dreimark> spellchecker color
  22 2011-03-21T00:15:10  <dreimark> and my vim shows the patch like
  23 2011-03-21T00:15:12  <dreimark> http://test.moinmo.in/patch
  24 2011-03-21T00:16:46  <sinha_> dreimark: yes the upper part has indentation error..but in lower part of patch it has been updated from line 53 at http://paste.pocoo.org/show/356888/
  25 2011-03-21T00:19:09  <dreimark> sinha_: make always a new pastebin, because noone want to wget are large partly broken patch and split it then manually
  26 2011-03-21T00:19:24  <dreimark> also it is annoying to read always first broken stuff
  27 2011-03-21T00:19:48  <dreimark> working with patches / changesets is also for the reason not having to read much
  28 2011-03-21T00:20:09  <dreimark> s/are/a/
  29 2011-03-21T00:21:05  <dreimark> and for this feature please only 1 cs
  30 2011-03-21T00:21:12  <dreimark> one clean one
  31 2011-03-21T00:21:38  <dreimark> htg, late here
  32 2011-03-21T00:21:39  <dreimark> gn
  33 2011-03-21T00:22:05  <sinha_> dreimark:okay will do it tomorrow..as a clean one
  34 2011-03-21T00:22:10  <dreimark> thx
  35 2011-03-21T00:22:12  <dreimark> cu
  36 2011-03-21T00:22:21  <sinha_> driemark: gn
  37 2011-03-21T00:22:38  *** sinha_ has quit IRC
  38 2011-03-21T00:37:46  <MattMaker> ok, it seems to have been an error with the merge executable itself. when I set --tool manually on the command line it worked
  39 2011-03-21T00:39:03  <ThomasWaldmann> #merge = internal:merge
  40 2011-03-21T00:39:17  <ThomasWaldmann> i used to have this active in earlier times, but not any more recently
  41 2011-03-21T00:43:04  <MattMaker> it appears to be something with file permissions, I did not have permission to do something or other that merge wanted to do
  42 2011-03-21T00:54:58  <ThomasWaldmann> are you switching users?
  43 2011-03-21T00:56:09  *** Dae-ekleN has quit IRC
  44 2011-03-21T00:58:55  <CIA-58> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 156:a712f180d741 2.0/MoinMoin/converter/moinwiki_in.py: moinwiki_in: support /* comments */
  45 2011-03-21T00:59:07  <sl33k_> while running moin2 i get this error? http://paste.pocoo.org/show/356912/
  46 2011-03-21T01:00:24  <ThomasWaldmann> sl33k_: did you follow the docs when installing it?
  47 2011-03-21T01:02:04  *** cdom has joined #moin-dev
  48 2011-03-21T01:03:54  <sl33k_> ThomasWaldmann: it ran some days before
  49 2011-03-21T01:04:40  <ThomasWaldmann> did you enter the virtual env before starting moin?
  50 2011-03-21T01:05:01  <ThomasWaldmann> . env/bin/activate
  51 2011-03-21T01:06:04  <ThomasWaldmann> your repo, is it a clone from moin-2.0 repo or moin-2.0-dev repo?
  52 2011-03-21T01:06:17  <ThomasWaldmann> (the first one is much smaller and much more recent)
  53 2011-03-21T01:07:28  <sl33k_> ThomasWaldmann: it was a clone. but yesterday i did update on it
  54 2011-03-21T01:07:51  <ThomasWaldmann> from which repo?
  55 2011-03-21T01:09:00  <sl33k_> moin-2.0-dev
  56 2011-03-21T01:09:56  <ThomasWaldmann> do you have any local changes or data in that directory?
  57 2011-03-21T01:10:27  <sl33k_> no
  58 2011-03-21T01:10:37  <ThomasWaldmann> ok, then you may throw it away now :)
  59 2011-03-21T01:11:10  <sl33k_> i did hg pull -u yesterday on it. still?
  60 2011-03-21T01:11:20  <ThomasWaldmann> and then clone from https://bitbucket.org/thomaswaldmann/moin-2.0 (you can also fork it on bitbucket, if you like to publish changes)
  61 2011-03-21T01:11:43  <ThomasWaldmann> the new repo is much smaller and more uptodate
  62 2011-03-21T01:11:55  <sl33k_> yea
  63 2011-03-21T01:13:08  <ThomasWaldmann> there is also a issue tracker there, btw
  64 2011-03-21T01:15:11  <sl33k_> ok. when i write additional code, could i make one more copy locally to not spoil my main repo?
  65 2011-03-21T01:15:44  <sl33k_> the main repo on my machine
  66 2011-03-21T01:16:20  <ThomasWaldmann> sure, just clone it
  67 2011-03-21T01:16:29  <ThomasWaldmann> or have your precious main one on bb
  68 2011-03-21T01:16:52  <ThomasWaldmann> that's also good for publishing
  69 2011-03-21T01:17:31  <sl33k_> locally how do i clone
  70 2011-03-21T01:17:52  <ThomasWaldmann> hg clone one other
  71 2011-03-21T01:18:00  <sl33k_> copy the same one and make changes?
  72 2011-03-21T01:18:40  <ThomasWaldmann> a clone is a 1:1 copy of the repo (.hg)
  73 2011-03-21T01:18:51  <ThomasWaldmann> and it uses hardlinks locally, so it is cheap
  74 2011-03-21T01:20:56  <sl33k_> manually copying to another directory is allowed?
  75 2011-03-21T01:21:09  <sl33k_> or commands needed?
  76 2011-03-21T01:21:28  <ThomasWaldmann> i am not sure what you mean
  77 2011-03-21T01:21:49  <ThomasWaldmann> if you want to make a clone, go one directory level higher and do
  78 2011-03-21T01:22:12  <ThomasWaldmann> hg clone moin-2.0 moin-2.0-mine
  79 2011-03-21T01:22:23  <sl33k_> i checkout clone, i have to do changes, what do i do without harming my main local repo?
  80 2011-03-21T01:23:00  <ThomasWaldmann> you commit them to your moin-2.0-mine repo
  81 2011-03-21T01:23:01  <sl33k_> ok i got it now. i have to clone using hg
  82 2011-03-21T01:23:16  <ThomasWaldmann> as long as you don't push them to the other one, it won't be modified
  83 2011-03-21T01:25:20  <ThomasWaldmann> but check your .hg/hgrc whether it contains what you want
  84 2011-03-21T01:25:36  <ThomasWaldmann> also check ~/.hgrc for the ui entry with your name/email
  85 2011-03-21T01:25:38  <sl33k_> so after making changes i have to commit to make them  applicable
  86 2011-03-21T01:25:53  <ThomasWaldmann> applicable?
  87 2011-03-21T01:26:01  <sl33k_> to say moin-2.0-mine
  88 2011-03-21T01:26:51  <ThomasWaldmann> i am not sure i understand your question
  89 2011-03-21T01:27:14  <sl33k_> i mean like manually just saving to the clone has no effect?
  90 2011-03-21T01:27:46  <ThomasWaldmann> it won't be committed as long as you don't issue hg commit
  91 2011-03-21T01:27:59  <ThomasWaldmann> but you can use the code as you run the stuff directly from the workdir
  92 2011-03-21T01:27:59  <MattMaker> ThomasWaldmann yes, I am using two different users with shared permissions. maybe I should 
  93 
  94 
  95 switch all of it to my logged-in user
  96 2011-03-21T01:28:18  <ThomasWaldmann> MattMaker: that might be much easier :)
  97 2011-03-21T01:28:47  <ThomasWaldmann> you don't need to be root or Administrator btw
  98 2011-03-21T01:29:21  <sl33k_> i get the point now :)
  99 2011-03-21T01:30:08  <ThomasWaldmann> so the usual workflow is to concentrate on some feature or bugfix
 100 2011-03-21T01:30:22  <ThomasWaldmann> develop in the workdir until satisfied with it
 101 2011-03-21T01:30:27  <ThomasWaldmann> then commit it
 102 2011-03-21T01:31:35  <ThomasWaldmann> (being satisfied includes having run the tests, having looked at hg st and hg diff multiple times, having tried it life with the builtin server)
 103 2011-03-21T01:33:08  <sl33k_> yea
 104 2011-03-21T02:12:26  *** MattMaker_ has joined #moin-dev
 105 2011-03-21T02:16:01  *** MattMaker has quit IRC
 106 2011-03-21T02:16:01  *** MattMaker_ is now known as MattMaker
 107 2011-03-21T02:18:08  *** MattMaker has quit IRC
 108 2011-03-21T02:18:26  *** MattMaker has joined #moin-dev
 109 2011-03-21T02:34:06  *** MattMaker has quit IRC
 110 2011-03-21T02:35:00  *** MattMaker has joined #moin-dev
 111 2011-03-21T02:44:07  *** MattMaker has quit IRC
 112 2011-03-21T02:49:43  *** MattMaker has joined #moin-dev
 113 2011-03-21T03:18:57  <sl33k_> I installed moin using quickinstall, how do i run it from there?
 114 2011-03-21T03:26:00  *** MattMaker has quit IRC
 115 2011-03-21T03:34:28  *** MattMaker has joined #moin-dev
 116 2011-03-21T03:36:23  *** kasun has joined #moin-dev
 117 2011-03-21T03:37:42  *** cdom has quit IRC
 118 2011-03-21T04:39:57  *** sl33k_ has quit IRC
 119 2011-03-21T05:29:17  *** cdom has joined #moin-dev
 120 2011-03-21T06:17:49  *** kasun has quit IRC
 121 2011-03-21T06:36:37  *** MattMaker has quit IRC
 122 2011-03-21T06:40:01  *** MattMaker has joined #moin-dev
 123 2011-03-21T07:12:08  *** cdom has quit IRC
 124 2011-03-21T07:31:42  *** Marchael has joined #moin-dev
 125 2011-03-21T07:59:12  <dreimark> moin
 126 2011-03-21T07:59:51  <dreimark> can we move the form of "Test does not exist. Create it?" into the next one
 127 2011-03-21T08:00:13  <dreimark> or remove it?
 128 2011-03-21T08:00:53  <dreimark> Create new item? could also be "Create new item Test"
 129 2011-03-21T08:01:06  <dreimark> one click less
 130 2011-03-21T08:05:58  <dreimark> Do we want also Clone additional to Copy
 131 2011-03-21T08:07:41  <dreimark> so that we have an item with a different name but same uuid
 132 2011-03-21T08:08:45  <dreimark> inkscape has such a feature
 133 2011-03-21T08:09:56  <dreimark> if you change the clone you also change the master
 134 2011-03-21T08:13:35  <dreimark> the inkscape feature did not remove its clones after deleting the master
 135 2011-03-21T08:15:55  <dreimark> we can may be use something like this if it behaves like a posix softlink for stuff we need to redirect
 136 2011-03-21T08:20:09  <dreimark> bbl
 137 2011-03-21T08:34:15  *** gwork has joined #moin-dev
 138 2011-03-21T08:41:31  *** xjjk has quit IRC
 139 2011-03-21T08:44:39  *** xjjk has joined #moin-dev
 140 2011-03-21T09:10:03  *** sl33k has joined #moin-dev
 141 2011-03-21T09:18:29  *** andialbrecht_ is now known as andialbrecht
 142 2011-03-21T09:21:29  <andialbrecht> moin
 143 2011-03-21T09:29:05  <ThomasWaldmann> moin
 144 2011-03-21T09:30:34  *** andialbrecht is now known as andialbrecht_
 145 2011-03-21T09:30:49  <ThomasWaldmann> sl33k: http://static.moinmo.in/m2/html/admin/serve.html
 146 2011-03-21T09:32:54  <sl33k> brb
 147 2011-03-21T09:32:59  *** sl33k has quit IRC
 148 2011-03-21T09:34:57  <ThomasWaldmann> (07:59) <  dreimark> can we move the form of "Test does not exist. Create it?" into the next one
 149 2011-03-21T09:35:00  <ThomasWaldmann> (08:00) <  dreimark> or remove it?
 150 2011-03-21T09:35:14  *** andialbrecht_ is now known as andialbrecht
 151 2011-03-21T09:36:00  <ThomasWaldmann> no, because that is the rendering of the "nonexisting item". it is also used for transclusions, thus it needs to be short and a link to the creation (modify) view
 152 2011-03-21T09:37:09  *** andialbrecht is now known as andialbrecht_
 153 2011-03-21T09:37:10  *** sl33k_ has joined #moin-dev
 154 2011-03-21T09:48:15  *** andialbrecht_ is now known as andialbrecht
 155 2011-03-21T09:48:45  *** andialbrecht is now known as andialbrecht_
 156 2011-03-21T10:07:55  *** andialbrecht_ is now known as andialbrecht
 157 2011-03-21T10:19:29  <sl33k_> i am getting this error after running the builtin server http://paste.pocoo.org/show/357048/
 158 2011-03-21T10:21:28  <ThomasWaldmann> the "moin" script is installed by quickinstall (setup.py) into env/bin/
 159 2011-03-21T10:21:51  <ThomasWaldmann> and if you have that virtual env active, that should be in the PATH
 160 2011-03-21T10:22:05  <ThomasWaldmann> maybe check if quickinstall ran correctly
 161 2011-03-21T10:23:51  <ThomasWaldmann> btw, do not move the location of a virtualenv after creation
 162 2011-03-21T10:24:14  <sl33k_> there were two errors while unpacking argparse
 163 2011-03-21T10:25:23  <sl33k_> and many warnings
 164 2011-03-21T10:29:29  <ThomasWaldmann> usually the script works (and quite some of the warnings should be infos rather)
 165 2011-03-21T10:29:33  <ThomasWaldmann> retry?
 166 2011-03-21T10:29:41  <sl33k_> ok
 167 2011-03-21T10:34:50  *** andialbrecht is now known as andialbrecht_
 168 2011-03-21T10:44:31  *** zoellersthomas has quit IRC
 169 2011-03-21T10:47:11  <sl33k_> again the same problem, is my PATH correct http://paste.pocoo.org/show/357052/
 170 2011-03-21T10:53:36  <ThomasWaldmann> show the quickinstall output
 171 2011-03-21T10:56:40  <sl33k_> http://paste.pocoo.org/show/357053/
 172 2011-03-21T10:56:49  *** Marchael has quit IRC
 173 2011-03-21T11:01:13  <ThomasWaldmann> sl33k_: installing argparse via pip works for me
 174 2011-03-21T11:01:54  <ThomasWaldmann> maybe remove everything related to argparse from env/lib/python/site-packages and retry
 175 2011-03-21T11:02:10  *** greg_f has joined #moin-dev
 176 2011-03-21T11:07:16  *** andialbrecht_ is now known as andialbrecht
 177 2011-03-21T11:27:19  <sl33k_> there seems to be nothing related to argparse in that directory
 178 2011-03-21T11:56:16  <sl33k_> which package do i download from pypi?
 179 2011-03-21T12:04:23  *** sl33k_ has quit IRC
 180 2011-03-21T12:07:03  *** sl33k_ has joined #moin-dev
 181 2011-03-21T12:15:37  *** andialbrecht is now known as andialbrecht_
 182 2011-03-21T13:37:57  <dreimark> sl33k_: what medium have you at /media/8400975A00975252
 183 2011-03-21T13:39:54  <sl33k_> dreimark: partition mounted
 184 2011-03-21T13:40:05  <dreimark> is it full?
 185 2011-03-21T13:40:10  <sl33k_> no
 186 2011-03-21T13:40:48  <sl33k_> ~40GB free
 187 2011-03-21T13:43:06  <dreimark> sl33k_: can we do a test on a different fs ?
 188 2011-03-21T13:43:11  <dreimark> http://paste.pocoo.org/show/355971/
 189 2011-03-21T13:43:48  <dreimark> and doing everything as your usual account (we don't need root account)
 190 2011-03-21T13:47:10  <dreimark> and if you still have an env running, deactivate it beforehand
 191 2011-03-21T14:16:06  *** m4k3r has joined #moin-dev
 192 2011-03-21T14:26:59  <sl33k_> dreimark: same problem
 193 2011-03-21T15:40:20  *** Dae-ekleN has joined #moin-dev
 194 2011-03-21T15:47:47  <dreimark> sl33k_: which OS?
 195 2011-03-21T15:55:52  *** sinha_ has joined #moin-dev
 196 2011-03-21T15:57:27  <sinha_> dreimark: ThomasWaldmann : this is diff file after adding textcha support for Copy a item . http://paste.pocoo.org/show/357153/
 197 2011-03-21T16:00:49  <ThomasWaldmann> sl33k_: it somehow looks like the argparse package you get is defective. i suggest you try to verify that and install a non-defect one.
 198 2011-03-21T16:01:11  <ThomasWaldmann> also maybe try to find out WHY it is defective (mine worked).
 199 2011-03-21T16:03:02  <sinha_> ThomasWaldmann : i was working on the patch to add textcha support for copy a item also .and this is the diff file after my changes http://paste.pocoo.org/show/357153/ if it is fine i will create a patch for it
 200 2011-03-21T16:21:22  <ThomasWaldmann> i'll have a look in a few mins
 201 2011-03-21T16:26:13  <ThomasWaldmann> sinha_: at first look, that looks good :) did you try it?
 202 2011-03-21T16:26:38  <sinha_> ThomasWaldmann : yes ofcourse
 203 2011-03-21T16:27:04  <sinha_> ThomasWaldmann : there is some issue with copy module  itself..you migt want to check that..
 204 2011-03-21T16:27:36  <sinha_> ThomasWaldmann : it throws error like ResolutionMismatch
 205 2011-03-21T16:27:38  <ThomasWaldmann> there are many issues still :)
 206 2011-03-21T16:28:18  <sinha_> ThomasWaldmann : should i make into a patch for this ?
 207 2011-03-21T17:02:27  <ThomasWaldmann> sinha_: do you have a moin-2.0 bitbucket repo?
 208 2011-03-21T17:08:13  *** cdom has joined #moin-dev
 209 2011-03-21T17:17:02  *** gwork has quit IRC
 210 2011-03-21T17:22:11  *** kasun has joined #moin-dev
 211 2011-03-21T17:39:01  <ThomasWaldmann> http://code.google.com/p/argparse/issues/detail?id=79
 212 2011-03-21T17:41:49  *** Marchael has joined #moin-dev
 213 2011-03-21T17:45:16  *** m4k3r has quit IRC
 214 2011-03-21T18:09:11  *** kasun has quit IRC
 215 2011-03-21T18:23:16  <Dae-ekleN> hello, will moin moin 2.0 work with python 2.7 installed? i've found in different places different ideas about that
 216 2011-03-21T18:23:48  <Dae-ekleN> i mean all the features will work right*
 217 2011-03-21T18:25:31  <ThomasWaldmann> Dae-ekleN: i personally use 2.6, but it SHOULD work with 2.7 also, but might be less tested
 218 2011-03-21T18:26:04  <ThomasWaldmann> if you find places where it does not, please tell
 219 2011-03-21T18:26:21  <Dae-ekleN> ok, i will leave 2.7 as it is
 220 2011-03-21T18:52:26  *** cdom has quit IRC
 221 2011-03-21T18:56:41  * ThomasWaldmann creates an env27 with python 2.7
 222 2011-03-21T19:12:18  <sinha_> ThomasWaldmann: i have created account at bitbucket https://bitbucket.org/thomaswaldmann/moin-2.0/overview tell me what i have to do now
 223 2011-03-21T19:13:02  <sinha_> ThomasWaldmann : Cant i just create a  patch and upload it at http://moinmo.in/MoinMoinPatch
 224 2011-03-21T19:13:52  <sinha_> dreimark: this is diff file after adding textcha support for Copy a item . http://paste.pocoo.org/show/357153/
 225 2011-03-21T19:17:16  <ThomasWaldmann> sinha_: fork my moin-2.0 repo
 226 2011-03-21T19:17:39  <ThomasWaldmann> then you have your own public moin-2.0 repo and you can use it to publish your changes
 227 2011-03-21T19:18:47  <ThomasWaldmann> (for a single patch this is usually not required, but you can show you can work with mercurial/bb that way and you're all set for future contributions)
 228 2011-03-21T19:19:40  <sinha_> ThomasWaldmann : okay i will do that..then for that first i have to clone  my new repo to my local pc right ?
 229 2011-03-21T19:21:37  <ThomasWaldmann> no, it should be sufficient to edit .hg/hgrc
 230 2011-03-21T19:22:04  <ThomasWaldmann> because you clone it from moin-2.0, so it should be identical (plus maybe your local changeset(s))
 231 2011-03-21T19:24:02  <sinha_> ThomasWaldmann : here https://bitbucket.org/sinha/moin-2.0
 232 2011-03-21T19:24:34  <ThomasWaldmann> yup :)
 233 2011-03-21T19:29:41  <ThomasWaldmann> sinha_: I'll pull after my next commit.
 234 2011-03-21T19:30:05  <sinha_> ThomasWaldmann: okay.thanks.
 235 2011-03-21T19:32:21  <ThomasWaldmann> from whoosh repo: "Relicensed Whoosh under the simplified ("two-clause") BSD license."
 236 2011-03-21T19:32:36  <Marchael> nice
 237 2011-03-21T19:33:03  <Marchael> I already get started learning whoosh and it`s really awesome
 238 2011-03-21T19:38:11  <ThomasWaldmann> esp. that it is pure python makes it easier. for xapian (which is a great search engine also), we always needed some pure python fallback just for the case.
 239 2011-03-21T19:41:14  <ThomasWaldmann> sinha_: you're right, copy is rather broken. my next commit will fix one of the reasons it crashes.
 240 2011-03-21T19:41:40  <sinha_> ThomasWaldmann : yes
 241 2011-03-21T19:42:15  <ThomasWaldmann> Marchael: maybe have some thoughts about where the boundary between sqla indexing and whoosh indexing shall be
 242 2011-03-21T19:42:56  <ThomasWaldmann> and why we should have both or just one
 243 2011-03-21T19:45:35  *** greg_f has quit IRC
 244 2011-03-21T19:46:55  <Marchael> or may be whoosh could use sqla
 245 2011-03-21T19:47:22  <CIA-58> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 157:4d706850ec7c 2.0/MoinMoin/items/__init__.py: before_revision_commit: deal with file-like data also
 246 2011-03-21T19:48:10  <ThomasWaldmann> Marchael: can you find out whoosh's irc channel?
 247 2011-03-21T19:51:15  <Marchael> I searched on whoosh.ca and bb but didn`t find :(
 248 2011-03-21T19:59:46  <ThomasWaldmann> Marchael: #whoosh :=)
 249 2011-03-21T20:03:20  *** Marchael has quit IRC
 250 2011-03-21T20:04:32  *** Marchael has joined #moin-dev
 251 2011-03-21T20:11:55  *** ThomasWaldmann has quit IRC
 252 2011-03-21T20:12:57  *** ThomasWaldmann has joined #moin-dev
 253 2011-03-21T20:12:57  *** ThomasWaldmann has joined #moin-dev
 254 2011-03-21T20:16:02  *** grzywacz has quit IRC
 255 2011-03-21T20:30:06  *** grzywacz has joined #moin-dev
 256 2011-03-21T20:32:34  *** andialbrecht_ is now known as andialbrecht
 257 2011-03-21T20:37:55  <ThomasWaldmann> sinha_: it forget the target name one has entered for the copy when the textcha is invalid
 258 2011-03-21T20:39:41  <sinha_> ThomasWaldmann : okay i will be passing that also in render_template function
 259 2011-03-21T20:40:04  <sinha_> ThomasWaldmann: is that copy module working fine ?
 260 2011-03-21T20:43:31  <ThomasWaldmann> copy is still broken, but if you don't enter a textcha, you won't need it :D
 261 2011-03-21T20:51:45  *** mpathy has joined #moin-dev
 262 2011-03-21T20:51:56  <mpathy> Moin
 263 2011-03-21T20:52:57  <ThomasWaldmann> moin mpathy
 264 2011-03-21T20:54:15  *** mpathy has quit IRC
 265 2011-03-21T20:55:04  *** mpathy has joined #moin-dev
 266 2011-03-21T20:55:07  <mpathy> So jetzt aber
 267 2011-03-21T20:55:26  <mpathy> Sind die Themen schon irgendwo zu sehen?
 268 2011-03-21T20:56:21  <ThomasWaldmann> only the ideas
 269 2011-03-21T20:56:34  <ThomasWaldmann> http://moinmo.in/GoogleSoc2011
 270 2011-03-21T20:59:06  *** m4k3r has joined #moin-dev
 271 2011-03-21T21:06:55  <sinha_> ThomasWaldmann: target thing is done..as comment is also gone missing..i have also kept it ..is it fine ?
 272 2011-03-21T21:07:37  <ThomasWaldmann> yes, comment should also stay, of course
 273 2011-03-21T21:08:03  <sinha_> ThomasWaldmann: okay then you want to see the diff or i just push them ?
 274 2011-03-21T21:08:34  <ThomasWaldmann> well, review it yourself, if it is fine, commit and push :)
 275 2011-03-21T21:11:19  <sinha_> ThomasWaldmann: pushed at https://bitbucket.org/sinha/moin-2.0 .
 276 2011-03-21T21:11:45  *** andialbrecht is now known as andialbrecht_
 277 2011-03-21T21:25:41  <Dae-ekleN> i'm sorry, can you explain how to run 2.0 version? i found a lot of instructions for installing and as i understood one of them worked (i cannot find it now), so i guess i double cliked setup.py, then on localhost first page opened and there was smth on the top as "if you're just after installing -> it's ok". but don't understand how to run now after closing cmd application again. should some
 278 2011-03-21T21:25:41  <Dae-ekleN> files apper after installation? and i also cannot find MoinMoin/config.py file. do you currently have a place where all configs are together?
 279 2011-03-21T21:32:02  <CIA-58> Akash Sinha <akash2607@gmail.com> default * 158:eaa4c984d8f3 2.0/MoinMoin/ (apps/frontend/views.py templates/copy.html): Textcha for Copy Added
 280 2011-03-21T21:32:05  <CIA-58> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 160:8b811bdef521 2.0/MoinMoin/ (apps/frontend/views.py templates/copy.html): merged bb://sinha/moin-2.0
 281 2011-03-21T21:32:10  <CIA-58> Akash Sinha <akash2607@gmail.com> default * 159:a84d782f38e9 2.0/MoinMoin/ (apps/frontend/views.py templates/copy.html): Target/Comment retained on wrong textcha during Copy
 282 2011-03-21T21:32:18  <ThomasWaldmann> sinha_: congrats ^^
 283 2011-03-21T21:32:44  <sinha_> ThomasWaldmann: Thanks :)
 284 2011-03-21T21:33:07  <sinha_> ThomasWaldmann: they are merged ..
 285 2011-03-21T21:34:03  <ThomasWaldmann> Dae-ekleN: there is a chapter about installing moin2 in the moin2 docs
 286 2011-03-21T21:34:15  <ThomasWaldmann> and you usually work on the commandline
 287 2011-03-21T21:43:20  <Dae-ekleN> are you talking about this http://static.moinmo.in/m2/html/ ?
 288 2011-03-21T21:48:00  *** Marchael has quit IRC
 289 2011-03-21T21:50:48  *** sinha_ has quit IRC
 290 2011-03-21T21:51:01  <ThomasWaldmann> Dae-ekleN: yes, it is linked from the MoinMoin2.0 page
 291 2011-03-21T21:51:26  <ThomasWaldmann> (you also have the .rst files under docs/ for that stuff)
 292 2011-03-21T21:59:55  <Dae-ekleN> do i need to install virtualenv in the same directory with moin?
 293 2011-03-21T22:05:33  <ThomasWaldmann> no
 294 2011-03-21T22:20:01  *** mpathy has quit IRC
 295 2011-03-21T23:30:11  <dreimark> re
 296 2011-03-21T23:34:09  <dreimark> btw. noone knows if the software or the virtual env setup is meaned
 297 2011-03-21T23:34:37  <dreimark> so we should may be name it env if we mean the setup
 298 2011-03-21T23:44:10  * ThomasWaldmann looks at whoosh
 299 

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-03-21 (last edited 2011-03-20 23:45:03 by IrcLogImporter)