Times are UTC Toggle Colours
01:11:07 <Ammler> Xotic750: how do you get that?= 01:11:37 <Ammler> I need a min. to start the pc 01:14:45 <Xotic750> get what sorry? 01:15:49 <Ammler> well, I wonder, what you do so we need to recover 01:15:57 <Ammler> btw. run it 01:16:22 <Xotic750> It seems to happen when I push my renders, it's about 200Mb at the moment 01:16:32 <Ammler> ah ok 01:16:43 <Ammler> that is too much for one push 01:16:59 <Ammler> hmm, let my rise the limit, maybe that would help 01:18:57 <Ammler> the upload limit was 50M 01:19:11 <Ammler> I rised that to 500, but not sure, if that is possible at all 01:19:42 <Ammler> if you really have that huge files, we could also give you ssh access 01:20:30 <Ammler> btw. I think it is a very stupid idea to add the render files to the same repo 01:20:41 <Ammler> but well, if planetmaker does like it... 01:21:54 <Xotic750> well, they are the sources and it's gpl 01:22:10 <Ammler> yes, of course 01:22:20 <Ammler> does not mean, it needs to be on same repo 01:22:26 <Ammler> it could be a subrepo 01:23:26 <Ammler> It is fine, how you handle the source is up to you 01:23:36 <Ammler> was just my personal opinion ;-) 01:24:16 <Xotic750> I only have the one interface but if a change is needed then that's out of my hands :/ 01:24:28 <Ammler> not needed 01:24:34 <Ammler> as said, not my call 01:24:52 <Ammler> I just hope, that the limit change now works 01:24:54 <Xotic750> it doesn't break every time, just sometimes 01:25:19 <Xotic750> anyway, I will give it a try now 01:25:30 <Ammler> if it breaks again, you could try to split the files in multiple commits 01:25:40 <Ammler> and push changesets seperately 01:26:01 <Ammler> e.g. try to make one changeset < 50M 01:26:43 <Xotic750> I wonder if there is any automatic option that would do that for me in hg? 01:26:48 <Ammler> also another good idea would have been to make a seperate branch for the big source files 01:27:00 <Xotic750> I've never had a problem with git before but I always used ssh 01:27:12 <Ammler> yes, this is a http issue 01:27:18 <Ammler> well, I assume 01:27:26 <Ammler> we could give you ssh access 01:27:49 <Ammler> but first, it would be nice, if you try again and we see, if the limit change works 01:28:10 <Xotic750> it's coming :) 01:28:11 <Ammler> next step could be ssh access 01:28:22 <Ammler> planetmaker: could give you that access too 01:28:47 <Xotic750> I'll have a chat with him about it 01:29:11 <Xotic750> it's only going to get bigger :) 01:29:17 <Ammler> :-) 01:30:20 <Ammler> I think, for next project, you should split the sources and add only files which really are needed for building to the same repo 01:30:31 <Xotic750> I'm only at 40 models at present, not enough for all the temperate trains and wagons 01:30:36 <Ammler> the rest of the source should be either a sep. branch or a suprepo 01:30:40 <Ammler> sub* 01:31:46 <Ammler> omg, that late 01:31:51 <Ammler> good night :-) 01:32:32 <Xotic750> well, it failed due to 502 bad gateway this time :) but yeah, good night 01:33:29 <Ammler> then create a ssh key pair and submit the public key to me or pm 01:34:09 <Xotic750> I'll get one ready 01:34:34 <Ammler> in any case, making smaller changesets would not hurt 01:35:19 <Ammler> good night def. 01:35:41 <Xotic750> night :) 04:45:58 <planetmaker> Ammler: [03:20:30] btw. I think it is a very stupid idea to add the render files to the same repo <-- I don't fancy a build time measured literally in days. Thus I'm quite happy to have the rendered images in the repo 05:10:19 *** Nat_aS has quit IRC 05:10:22 *** Nat_aS has joined #openttdcoop.devzone 07:30:31 <Ammler> planetmaker: no clue, how you refer my comment to build time, but then it is indeed ok 08:02:22 *** th_gergo has joined #openttdcoop.devzone 10:01:23 *** th_gergo has quit IRC 10:48:46 *** th_gergo has joined #openttdcoop.devzone 11:05:19 *** th_gergo has quit IRC 11:07:14 *** th_gergo has joined #openttdcoop.devzone 11:15:19 *** th_gergo has quit IRC 11:26:14 *** th_gergo has joined #openttdcoop.devzone 12:14:28 <Xotic750> planetmaker: are you around? 12:20:07 <Xotic750> or someone that can set up ssh for me? 12:23:34 <Xotic750> or can run hg recover on the server so I can split my push into smaller chunks? 12:46:36 <Ammler> Xotic750: need your key 12:46:56 <Xotic750> I can email it to you' 12:47:06 <Ammler> or paste.openttdcoop.org 12:47:18 <Ammler> whatever.. 12:48:29 <Xotic750> oh, I just mailed it 12:50:38 <Ammler> ok, added 12:50:52 <Ammler> could you try to run recover, is that possible? 12:51:15 <Xotic750> nothing to recover at my end, it's on the server 12:51:24 <Xotic750> oh, you mean through a shell? 12:51:39 <Ammler> http://dev.openttdcoop.org/projects/home/wiki/Mercurial 12:51:57 <Ammler> no shell access 12:52:12 <Ammler> not possible to run recover via hg-ssh? 12:53:20 <Xotic750> not that I know of 12:54:07 <Ammler> recover is running... 12:54:28 <Ammler> you know how to push via ssh? 12:55:08 <Xotic750> I would assume in a similar way to hit, but reading now 12:55:10 <Xotic750> *git 12:55:48 <Xotic750> what would the push ssh url be? 12:55:50 <Ammler> same way as via http, just with different url :-) 12:56:22 <Ammler> hg clone ssh://hg@hg.openttdcoop.org/<project> [<alias>] 12:58:19 <Xotic750> but hg@ should be my login right 12:58:30 <Xotic750> Xotic750@ 12:58:48 <Ammler> no 12:59:25 <Ammler> a guide would then say ssh://<username>@... :-P 12:59:42 <Ammler> it detects the user via key 12:59:53 <Xotic750> k 13:00:34 <Ammler> ust use out for test 13:01:53 <Xotic750> seems to be working, I pushed a single file 13:01:59 <Brot6> OpenGFX+ Trains - Revision 368:6b56af9169ad: Updated model object library (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/6b56af9169ad 13:13:43 <Brot6> OpenGFX+ Trains - Revision 369:a43e68ea6841: sh125 rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/a43e68ea6841 13:15:27 *** Lakie has joined #openttdcoop.devzone 13:16:02 <Brot6> OpenGFX+ Trains - Revision 370:2d514755369f: dash rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/2d514755369f 13:16:36 <Brot6> OpenGFX+ Trains - Revision 371:69ff56597949: sh25 rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/69ff56597949 13:17:19 *** Lakie has quit IRC 13:17:48 <Brot6> OpenGFX+ Trains - Revision 372:21b37eac81a4: floss47 rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/21b37eac81a4 13:17:48 <Brot6> OpenGFX+ Trains - Revision 373:06456b69729d: sh30 rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/06456b69729d 13:18:20 <Brot6> OpenGFX+ Trains - Revision 374:5ff4225701ec: sh40 rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/5ff4225701ec 13:19:39 <Brot6> OpenGFX+ Trains - Revision 375:6dfb10c99e7b: dmu rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/6dfb10c99e7b 13:20:28 <Brot6> OpenGFX+ Trains - Revision 376:10da8833948a: uu37 rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/10da8833948a 13:21:33 <Brot6> OpenGFX+ Trains - Revision 377:4cc76b9d3431: armoured rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/4cc76b9d3431 13:21:33 <Brot6> OpenGFX+ Trains - Revision 378:759053c8a646: flatbed rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/759053c8a646 13:22:47 <Brot6> OpenGFX+ Trains - Revision 379:7d2adf7e79a4: container rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/7d2adf7e79a4 13:22:47 <Brot6> OpenGFX+ Trains - Revision 380:ec14504b8231: goods rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/ec14504b8231 13:23:39 <Brot6> OpenGFX+ Trains - Revision 381:d40620dab4f5: livestock rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/d40620dab4f5 13:23:39 <Brot6> OpenGFX+ Trains - Revision 382:c05edde5a23a: mail rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/c05edde5a23a 13:24:32 <Brot6> OpenGFX+ Trains - Revision 383:a511119ec7f3: passenger rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/a511119ec7f3 13:24:32 <Brot6> OpenGFX+ Trains - Revision 384:b9991ab4d45d: tank rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/b9991ab4d45d 13:25:40 <Brot6> OpenGFX+ Trains - Revision 385:c46cce1f78fe: oil rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/c46cce1f78fe 13:26:24 <Brot6> OpenGFX+ Trains - Revision 386:8cdaa8de4e71: paper rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/8cdaa8de4e71 13:27:36 <Brot6> OpenGFX+ Trains - Revision 387:d4c9a27e5e30: refinery rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/d4c9a27e5e30 13:27:36 <Brot6> OpenGFX+ Trains - Revision 388:63d87f8e6b9a: steel rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/63d87f8e6b9a 13:28:40 <Brot6> OpenGFX+ Trains - Revision 389:890e4fa1782b: timber rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/890e4fa1782b 13:29:51 <Brot6> OpenGFX+ Trains - Revision 390:0f6ef102ffcb: vehicles rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/0f6ef102ffcb 13:29:51 <Brot6> OpenGFX+ Trains - Revision 391:ce482af1c904: wood rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/ce482af1c904 13:30:58 <Brot6> OpenGFX+ Trains - Revision 392:86c5734b5f24: retainers rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/86c5734b5f24 13:30:58 <Brot6> OpenGFX+ Trains - Revision 393:770ad0dd9c69: sides rendered and post-processed (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/770ad0dd9c69 13:30:58 <Brot6> OpenGFX+ Trains - Revision 394:4bffe5e1ff22: Updated model list (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/4bffe5e1ff22 14:07:28 *** th_gergo has quit IRC 14:12:35 <Brot6> OpenGFX+ Trains - Revision 395:967c00ca2be6: Cleanup no longer used files (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/967c00ca2be6 14:18:59 *** th_gergo has joined #openttdcoop.devzone 14:26:18 <V453000> :( I have gotten the bug again, different path now 14:30:35 <Brot6> NewGRF Meta Language - Bug #3930: Error when adding wagon (V453000) @ http://dev.openttdcoop.org/issues/3930#change-10539 14:31:23 <V453000> there ^ :( 14:34:21 <V453000> Yexo: planetmaker could you please please please look into that error? It is stopping me from doing anything at the moment :( 14:35:21 <V453000> I guess it indeed is something with the complexity of some switch ... this time I did not do anything else but define spritesets, define spritegroups and add these things to switches. No new items this time 14:42:33 *** th_gergo has quit IRC 14:42:33 *** th_gergo1 has joined #openttdcoop.devzone 14:50:34 *** th_gergo1 has quit IRC 15:47:55 *** frosch123 has joined #openttdcoop.devzone 16:00:08 <Brot6> Dutch Trains 2 - Bug #3933 (New): alignment issues (foobar) @ http://dev.openttdcoop.org/issues/3933 16:51:12 <Brot6> OpenGFX+ Trains - Revision 396:e1fa63abe37d: Added flatbed_vehicles3_full (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/e1fa63abe37d 17:02:18 *** th_gergo has joined #openttdcoop.devzone 17:36:05 <Brot6> ogfx-trains: update from r364 to r396 done (51 warnings) - http://bundles.openttdcoop.org/ogfx-trains/nightlies/r396 17:39:37 <Brot6> dutchtrains: update from r514 to r515 done - http://bundles.openttdcoop.org/dutchtrains/nightlies/r515 17:42:47 <Brot6> bandit: compile of r469 still failed (#3900) - http://bundles.openttdcoop.org/bandit/nightlies/ERROR/r469 17:44:21 <Brot6> make-nml: compile of r0 still failed (#3730) - http://bundles.openttdcoop.org/make-nml/nightlies/ERROR/r0 17:45:09 <Brot6> metrotrackset: compile of r59 still failed (#3882) - http://bundles.openttdcoop.org/metrotrackset/nightlies/ERROR/r59 18:01:49 *** ODM has joined #openttdcoop.devzone 18:21:13 <Brot6> OpenGFX+ Trains - Revision 397:822489e5bbc6: Low loading flatbed (WIP) (Xotic750) @ http://dev.openttdcoop.org/projects/ogfx-trains/repository/revisions/822489e5bbc6 19:27:12 *** Xotic750_ has joined #openttdcoop.devzone 20:12:44 *** Xotic750_ has quit IRC 20:47:46 *** ODM has quit IRC 21:07:26 *** Xotic750_ has joined #openttdcoop.devzone 21:31:19 *** frosch123 has quit IRC 21:51:39 *** Xotic750_ has quit IRC 22:52:18 *** th_gergo has quit IRC