| *** nikescar2 has quit IRC | 00:07 | |
| *** phufford has joined #schooltool | 00:20 | |
| *** danielfolsom has joined #schooltool | 00:28 | |
| *** nikescar2 has joined #schooltool | 00:59 | |
| *** nikescar has quit IRC | 01:15 | |
| *** danielfolsom has quit IRC | 01:19 | |
| *** phufford has quit IRC | 01:29 | |
| *** nikescar has joined #schooltool | 02:02 | |
| *** nikescar2 has quit IRC | 02:20 | |
| *** nikescar2 has joined #schooltool | 02:35 | |
| *** nikescar has quit IRC | 02:54 | |
| *** nikescar has joined #schooltool | 03:07 | |
| *** nikescar2 has quit IRC | 03:26 | |
| *** nikescar2 has joined #schooltool | 03:34 | |
| *** nikescar has quit IRC | 03:59 | |
| *** nikescar has joined #schooltool | 04:10 | |
| *** nikescar2 has quit IRC | 04:29 | |
| *** nikescar2 has joined #schooltool | 04:43 | |
| *** nikescar has quit IRC | 05:02 | |
| moquist | th1a: ping | 05:08 |
|---|---|---|
| *** nikescar has joined #schooltool | 05:13 | |
| *** nikescar2 has quit IRC | 05:17 | |
| *** nikescar2 has joined #schooltool | 05:46 | |
| *** jeiworth has quit IRC | 05:55 | |
| *** nikescar has quit IRC | 06:04 | |
| *** nikescar has joined #schooltool | 06:19 | |
| *** th1a has quit IRC | 06:32 | |
| *** nikescar2 has quit IRC | 06:37 | |
| *** nikescar2 has joined #schooltool | 06:48 | |
| *** nikescar has quit IRC | 07:08 | |
| *** nikescar has joined #schooltool | 07:21 | |
| *** nikescar2 has quit IRC | 07:40 | |
| *** nikescar2 has joined #schooltool | 07:52 | |
| *** nikescar has quit IRC | 08:10 | |
| *** nikescar has joined #schooltool | 08:24 | |
| *** nikescar2 has quit IRC | 08:28 | |
| *** nikescar2 has joined #schooltool | 08:57 | |
| *** nikescar has quit IRC | 09:19 | |
| *** nikescar has joined #schooltool | 09:27 | |
| *** nikescar2 has quit IRC | 09:43 | |
| aelkner | yvl: ayt? | 09:47 |
| *** aelkner has quit IRC | 09:48 | |
| *** nikescar2 has joined #schooltool | 10:00 | |
| *** nikescar has quit IRC | 10:14 | |
| *** ThomasKarlRichte has joined #schooltool | 10:14 | |
| *** ThomasKarlRichte has quit IRC | 10:31 | |
| *** nikescar2 has quit IRC | 10:50 | |
| *** mgedmin has joined #schooltool | 11:35 | |
| *** mgedmin has quit IRC | 11:51 | |
| *** ignas has joined #schooltool | 12:20 | |
| *** ignas has quit IRC | 12:20 | |
| *** ignas_ has joined #schooltool | 12:20 | |
| *** ignas has joined #schooltool | 12:21 | |
| *** ignas has quit IRC | 13:20 | |
| *** ignas has joined #schooltool | 13:20 | |
| yvl | aelkner, I'm here now | 14:25 |
| *** Aiste has joined #schooltool | 15:10 | |
| *** th1a has joined #schooltool | 15:36 | |
| *** mgedmin has joined #schooltool | 15:47 | |
| Lumiere | menesis: I have been preparing to move the cando svn repository to bzr, but to do so I have to make some hand edits to the repository | 16:17 |
| Lumiere | menesis: is there a time either this morning or in the next week where I could work through that with you (or can you point me to who I should work through it with) | 16:18 |
| th1a | Lumiere: Where are you going to put the repository? | 16:18 |
| Lumiere | th1a: the first step is an inplace edit of the svn | 16:19 |
| Lumiere | th1a: then I was going to have the discussion of where to host | 16:19 |
| Lumiere | th1a: someone tried to revision control a .svn directory | 16:19 |
| Lumiere | which means bzr transition tools crash | 16:20 |
| th1a | Ah. | 16:20 |
| th1a | Our main repository is on our server, but I don't really see the advantage over just putting it directly on LP. | 16:21 |
| Lumiere | nor do I | 16:21 |
| Lumiere | so my first step is svnadmin dump-ing the repository, editing the .svn to .subversion then getting it restored from the dump | 16:21 |
| Lumiere | (which I worked out with ignas about a month ago) | 16:22 |
| Lumiere | but I did not want to do that till st1.0 was out | 16:22 |
| menesis | what hand-edit do you have to do? | 16:27 |
| Lumiere | menesis: I have to :1,$s/.svn/.subversion/g | 16:28 |
| menesis | why?.. | 16:32 |
| Lumiere | because the bzrsvn tools die on it | 16:40 |
| menesis | strange.. | 16:56 |
| ignas | menesis: problem is this | 16:56 |
| ignas | menesis: they had a CVS repository and added an svn project with .svn directories into it | 16:57 |
| ignas | menesis: then - they used automatic tools to migrate CVS -> SVN | 16:57 |
| ignas | menesis: and now they have a bunch of revisions that cannot be checked out using svn | 16:57 |
| menesis | oh.. | 17:04 |
| Lumiere | thanks ignas | 17:05 |
| Lumiere | why svn even allowed it to commit | 17:05 |
| Lumiere | is beyond me | 17:05 |
| ignas | Lumiere: no one committed it to svn | 17:05 |
| ignas | Lumiere: they committed it to CVS | 17:05 |
| Lumiere | sorry, why the tools allowed it to happen | 17:05 |
| ignas | Lumiere: and svn import script just imported it ;) | 17:05 |
| Lumiere | ignas: yea, someone sucks at thinking through their tools then :) | 17:06 |
| *** danielfolsom has joined #schooltool | 17:06 | |
| ignas | well - it was quite funny importing ivija into bzr, as menesis has added .bzrignore to the repository | 17:06 |
| ignas | and the schooltool to bzr conversion tool uses .bzrignore to store the svn:ignore properties | 17:06 |
| danielfolsom | setenv IRCNAME 'Daniel Folsom' | 17:28 |
| danielfolsom | woops - sorry | 17:28 |
| *** replaceafill has joined #schooltool | 17:33 | |
| *** jeiworth has joined #schooltool | 17:36 | |
| *** menesis has quit IRC | 17:36 | |
| *** Aiste has quit IRC | 17:37 | |
| *** menesis has joined #schooltool | 17:39 | |
| *** danielfolsom has quit IRC | 17:48 | |
| *** jelkner has joined #schooltool | 18:07 | |
| Lumiere | hi jelkner | 18:13 |
| jelkner | Lumiere: good morning | 18:14 |
| *** danielfolsom has joined #schooltool | 18:21 | |
| mgedmin | ignas: speaking of that, can you email me your ivija -> bzr & git conversion scripts & instructions? | 18:34 |
| ignas | mgedmin: I can | 18:35 |
| *** danielfolsom has quit IRC | 18:40 | |
| *** replaceafill has quit IRC | 20:29 | |
| *** jeiworth has quit IRC | 20:30 | |
| *** menesis has quit IRC | 20:36 | |
| *** jelkner has quit IRC | 20:39 | |
| *** aelkner has joined #schooltool | 21:10 | |
| *** ignas has quit IRC | 21:16 | |
| aelkner | yvl, Lumiere: ayt? | 21:18 |
| *** jcrowley has joined #schooltool | 21:20 | |
| th1a | How's it going, aelkner? | 21:27 |
| aelkner | th1a: quite well, thanks | 21:45 |
| aelkner | i got all of the features in, and i'm trying to get cando installed on jelkner's server | 21:45 |
| aelkner | getting an internal cc error on bin/buildout | 21:45 |
| aelkner | gcc that is | 21:46 |
| aelkner | i was wondering if yvl or Lumiere had any ideas | 21:46 |
| aelkner | though it may just be a case of dong an update to jelkner's box | 21:47 |
| Lumiere | hi | 21:47 |
| Lumiere | aelkner: pm me the IP | 21:47 |
| aelkner | Lumiere: i'm getting an internal gcc error while dong bin/buildout on jelkner's box | 21:48 |
| aelkner | ok | 21:48 |
| *** jcrowley has quit IRC | 21:59 | |
| *** replaceafill has joined #schooltool | 22:18 | |
| aelkner | replaceafill: what's up | 22:18 |
| replaceafill | aelkner, hey man | 22:18 |
| aelkner | i heard you were about to branch cando trunk | 22:19 |
| replaceafill | yes, for my work in cando | 22:19 |
| aelkner | but you haven't yet, right? | 22:19 |
| replaceafill | something wrong? | 22:19 |
| replaceafill | no, not yet | 22:19 |
| aelkner | no, it's just better that you haven't yet becuase i snuck a change into trunk | 22:19 |
| replaceafill | ah, ok | 22:20 |
| aelkner | the change is there now, so feel free to branch away | 22:20 |
| replaceafill | got rid of unused registrations that are now in schooltool.gradebook anyway | 22:20 |
| replaceafill | cool | 22:21 |
| aelkner | yeah, i made a change to schooltool.gradebook | 22:21 |
| aelkner | and that caused a conflict with those utility registrations | 22:21 |
| aelkner | that weren't even being used by cando anyway | 22:21 |
| aelkner | it was code that was authored by stephan when the cando package was first created | 22:22 |
| aelkner | the old, "we may need this some day" mistake | 22:23 |
| replaceafill | :D | 22:23 |
| replaceafill | ah the scoresystem | 22:24 |
| aelkner | you know how cando has its own scoresystem called UniversalScoreSystem | 22:25 |
| aelkner | that's what the user configures for cando | 22:25 |
| aelkner | the folks in virginia chose 1, 2, 3, 4 | 22:26 |
| aelkner | but cando supports any score system values the user want to set up | 22:26 |
| replaceafill | yes | 22:26 |
| aelkner | but the regs that i removed are not used | 22:26 |
| replaceafill | yes | 22:26 |
| *** jeiworth has joined #schooltool | 22:28 | |
| *** replaceafill has quit IRC | 22:54 | |
| *** aelkner has quit IRC | 23:11 | |
| *** phufford has joined #schooltool | 23:11 | |
| *** aelkner has joined #schooltool | 23:11 | |
| aelkner | Lumiere: ayt? | 23:12 |
| *** phufford has quit IRC | 23:12 | |
| Lumiere | aelkner: you're up | 23:14 |
| aelkner | cool, much thanks | 23:14 |
| aelkner | btw, i heard you weren't crazy about the late june sprint dates either | 23:15 |
| aelkner | you know, i'd like to celebrate my birthday one of these years while not working... | 23:15 |
| Lumiere | aelkner: I won't be at that sprint at all | 23:24 |
| Lumiere | aelkner: I'll be at NECC downtown | 23:24 |
| Lumiere | (National Educational Computing Conference | 23:25 |
| *** aelkner has quit IRC | 23:41 | |
| *** povbot has joined #schooltool | 23:54 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!