Time |
Nick |
Message |
07:08 |
|
rojasm joined #bioclipse |
07:11 |
|
egonw joined #bioclipse |
07:59 |
|
masak joined #bioclipse |
08:23 |
|
olas joined #bioclipse |
08:26 |
|
de_maas joined #bioclipse |
08:56 |
|
jonalv joined #bioclipse |
09:06 |
egonw |
jonalv: the IRC logs are now available from: http://colabti.org/irclogger/irclogger_logs/bioclipse |
09:06 |
egonw |
the old domain will expire soon |
09:06 |
egonw |
</end-relayed-message> |
09:07 |
masak |
egonw: isn't that the URL listed in the topic? |
09:07 |
jonalv |
okey, is the channel topic properly updated? |
09:07 |
egonw |
masak: yes, that was added yesterday |
09:07 |
egonw |
jonalv: not sure about properly |
09:08 |
masak |
ah |
09:08 |
jonalv |
Well forget the wrod "properly" :) |
09:08 |
jonalv |
they are updated anyway :) |
09:25 |
|
steinbeck joined #bioclipse |
09:25 |
steinbeck |
moin |
09:26 |
jonalv |
AAAAAAAAAAAAAAAAAHHHHHHHHHH |
09:26 |
jonalv |
SUbclipse is so BROKEN!!!! |
09:26 |
masak |
jonalv: there, there |
09:26 |
masak |
have a cookie |
09:26 |
masak |
have I mentioned that git seems nice :) |
09:26 |
* jonalv |
feels better now... |
09:26 |
jonalv |
a little bit |
09:28 |
olas |
a little git |
09:28 |
olas |
a little bit of git |
09:31 |
egonw |
saw about brunn |
09:32 |
egonw |
sounds good |
09:32 |
jonalv |
good |
09:32 |
* jonalv |
is regexping in the namespace change in all brunn source and is gonna commit to sf brunn svn when that is done |
09:48 |
|
steinbeck left #bioclipse |
10:52 |
jonalv |
ping olas |
11:00 |
olas |
pong |
11:13 |
|
steinbeck joined #bioclipse |
12:25 |
|
egonw joined #bioclipse |
13:19 |
|
de_maas joined #bioclipse |
13:50 |
|
ilogger2 joined #bioclipse |
15:03 |
|
viklund joined #bioclipse |
15:21 |
|
olas left #bioclipse |
15:37 |
CIA-21 |
bioclipse: jonalv * r4883 /branches/bioclipse2/core/plugins/net.bioclipse.recording.tests/: Deleted net.bioclipse.recording.tests. It contained some broken integration testing code that needs a later version of Spring DM to even have a chance to work. We might need to do some other sort of integration testing. |
15:39 |
jonalv |
egonw: ping |
15:41 |
egonw |
pong |
15:42 |
jonalv |
do you have a few minutes? |
15:42 |
egonw |
no, not really :) |
15:42 |
egonw |
not now... |
15:42 |
jonalv |
oki |
15:42 |
egonw |
have to buy stuff for dinner soon |
15:42 |
egonw |
what's up? |
15:42 |
jonalv |
I wondered about your subclipse arrangements |
15:43 |
jonalv |
You check out entire repo and important projects into Eclipse? |
15:43 |
jonalv |
*import |
15:44 |
egonw |
rigth |
15:45 |
jonalv |
doesn't that mean that you can't use subclipse at all? |
15:46 |
egonw |
I can |
15:46 |
egonw |
but do not use it for checking out things... |
15:46 |
egonw |
and often also commit from command line |
15:46 |
jonalv |
can you use it to commit and update? |
15:46 |
egonw |
but that's only because that's quicker for me |
15:47 |
egonw |
yeah, that worked for me the last time I tried... |
15:47 |
egonw |
but honoustly... that's been a while... |
15:47 |
jonalv |
okey, Last time I tried it complain about version conflivts between my subversin version and Subclipses version |
15:47 |
egonw |
ah |
15:47 |
egonw |
yes, have had that in the past too... |
15:48 |
egonw |
sometime a SVN util upgrade on the command line messes up binary compatibility... |
15:48 |
jonalv |
okey, I was just wondering if there was a better way to do things... |
15:48 |
egonw |
that happened when SVN 1.3 and 1.4 was combined... for example... |
15:48 |
egonw |
no, don't think so... |
15:48 |
egonw |
but you indeed should not use different .x versions of SVN on the same machine... |
15:48 |
jonalv |
I think I will keep on fighting with subclipse then |
15:49 |
egonw |
that's not a Subclipse problem... but a SVN problem in general |
15:49 |
jonalv |
yes but subclipse is a subversion i,plentation of tis own right? |
15:49 |
egonw |
yes |
15:49 |
egonw |
but as said... .x versions of SVN are not compatible... |
15:49 |
egonw |
the .svn/ dir content formats differ |
15:49 |
jonalv |
So when I use subclipse and command line svn that's bound to be conflicts.. |
15:50 |
egonw |
no |
15:50 |
egonw |
only if they have different .x SVN tool chains... |
15:50 |
egonw |
and since subclipse is tripping up... |
15:50 |
egonw |
I guess your client is 1.5 |
15:50 |
jonalv |
".x" = version number? |
15:50 |
egonw |
and subclipse still at 1.4 |
15:50 |
egonw |
.5 vs .4 |
15:51 |
egonw |
ok, afk now |
15:51 |
egonw |
shopping |
15:51 |
jonalv |
oki cya |
16:14 |
jonalv |
lol I checked out everything in Bioclipse2 and choose a cuple plugins choose add required plugins and then Validate plugins. The validation is taking for ever |
16:15 |
jonalv |
I wonder if it got stuck... |
16:25 |
CIA-21 |
bioclipse: jonalv * r4884 /branches/bioclipse2/chemoinformatics/net.bioclipse.cdk.business.test/src/net/bioclipse/cdk/business/test/CDKManagerTest.java: clearifying comment |
16:32 |
|
ilogger2 joined #bioclipse |
16:39 |
egonw |
jonalv: approved |
16:40 |
jonalv |
weren't you shopping? |
16:40 |
jonalv |
:) |
16:40 |
egonw |
already back |
16:40 |
egonw |
and dinner is already ready... |
16:40 |
egonw |
cu, bbl |
16:40 |
egonw |
:) |
17:18 |
|
rojasm left #bioclipse |
17:55 |
|
egonw joined #bioclipse |
18:54 |
|
egonw_ joined #bioclipse |
18:57 |
|
edrin joined #bioclipse |
22:29 |
|
CIA-31 joined #bioclipse |
22:54 |
|
viklund joined #bioclipse |