July 29, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:03:58] *** jahrome_ has joined #netbeans
[00:28:52] *** jahrome_ has quit IRC
[00:29:23] *** soee has quit IRC
[00:30:36] *** Dosshell has quit IRC
[00:36:45] *** Roundaround has joined #netbeans
[00:39:00] *** greyblue10 is now known as greyblue9
[00:43:39] *** Dosshell has joined #netbeans
[01:10:58] *** magentar_ is now known as magentar
[01:47:55] *** greyblue10 has joined #netbeans
[01:49:44] *** greyblue9 has quit IRC
[01:50:00] *** tuxtor has joined #netbeans
[01:50:00] *** tuxtor has joined #netbeans
[02:01:34] *** Tonux has quit IRC
[02:02:47] *** greyblue10 is now known as greyblue9
[02:07:59] *** greyblue9 has quit IRC
[02:42:31] *** magentar has quit IRC
[03:36:03] *** Dosshell has quit IRC
[03:36:54] *** DrLou has quit IRC
[04:00:21] *** BreezeKeeper has quit IRC
[04:45:58] *** Roundaround has quit IRC
[05:36:07] *** aef has quit IRC
[05:40:42] *** aef has joined #netbeans
[05:56:15] *** ldh has joined #netbeans
[05:59:30] *** ldh has quit IRC
[06:02:27] *** ldh has joined #netbeans
[06:15:20] *** SirFunk has quit IRC
[06:16:24] *** SirFunk has joined #netbeans
[06:21:35] *** vmil86 has joined #netbeans
[06:46:33] *** Haloperidol has joined #netbeans
[06:49:57] *** snuff has joined #netbeans
[06:50:12] *** greyblue9 has joined #netbeans
[06:53:51] *** Bass10 has quit IRC
[06:57:52] *** tuxtor_ has joined #netbeans
[07:04:47] *** Haloperidol has quit IRC
[07:08:31] *** Haloperidol has joined #netbeans
[07:44:19] *** Haloperidol has quit IRC
[08:04:12] *** SirFunk has quit IRC
[08:13:37] *** snuff has quit IRC
[08:21:15] *** snuff has joined #netbeans
[08:36:36] *** tuxtor_ has quit IRC
[08:37:03] *** tuxtor has quit IRC
[09:39:40] *** snuff has quit IRC
[09:52:38] *** logion has joined #netbeans
[09:53:34] *** sudosu has joined #netbeans
[10:57:58] *** Migi32 has joined #netbeans
[11:01:26] *** Bald has quit IRC
[11:02:30] <Migi32> hi. Is it possible to make Netbeans work directly with a remote Mercurial repository, so that when you edit/save a file, it automatically uploads it (with FTP or something) to that location (instead of through a commit/push/update cycle)?
[11:28:24] <Candle> Migi32: Could you explain why you would want this?
[11:46:05] *** vmil86 has quit IRC
[11:57:44] <Migi32> Candle, sorry for the late reply, but our development server has the database, right software/configuration etc. If I want to tweak values of the css, I want to edit, save and instantly see the result or I would lose much time.
[11:58:50] <Migi32> if it only saves to a local repository, then I have to commit, push and make the server update every time
[11:59:46] *** snuff has joined #netbeans
[12:00:46] <Candle> Migi32: What is stopping you from running the development server on your local machine?
[12:01:15] <Migi32> Candle, it would take a lot of effort to get it running
[12:01:25] <Candle> Migi32: I'd guess that you could setup a commit-hook on your local machine to automatically push to the development server.
[12:02:14] <evilus> Hey Guys. I have a java project with a lot .htm files and I want to remove warning checking for those so that in tasks they do not show up
[12:02:24] *** BreezeKeeper has joined #netbeans
[12:02:26] <evilus> as they are not real warnings
[12:03:58] <Migi32> Candle, right now I'm doing it the other way. Edit the files with netbeans using a normal FTP connection, and do all the hg work through an ssh connection.
[12:03:59] <Candle> Then when you are happy, squash a few, relevent commits together and push them to the main mecurial repository. (if it's like git, then this could be a bad idea :p)
[12:05:44] <Migi32> it actually works reasonably good atm, just no help from Netbeans on the hg stuff
[12:05:58] <Migi32> I might try the commit-hook sometime.
[12:06:04] <Migi32> sounds like a lot of work though :P
[12:06:41] <Migi32> anyway gtg, bye
[12:06:44] *** Migi32 has quit IRC
[12:12:54] *** Dosshell has joined #netbeans
[12:27:56] *** snuff has quit IRC
[12:43:51] *** snuff has joined #netbeans
[13:00:58] *** magentar has joined #netbeans
[13:01:32] *** snuff has quit IRC
[13:08:40] *** magentar_ has joined #netbeans
[13:10:04] *** magentar has quit IRC
[13:17:31] *** Tonux has joined #netbeans
[13:24:51] *** snuff has joined #netbeans
[13:43:33] *** vmil86 has joined #netbeans
[13:47:56] *** greyblue10 has joined #netbeans
[13:51:39] *** greyblue9 has quit IRC
[14:02:09] *** DrLou has joined #netbeans
[15:03:56] *** mrfaison has joined #netbeans
[15:05:46] *** cdVarLog has joined #netbeans
[15:07:32] <cdVarLog> Possible bug: I have Netbeans7.0 installed on winXP and OpenIndiana-b151, looking at nearly identical PHP projects (Magento Shopping Cart).
[15:08:39] <cdVarLog> On the OpenIndiana it always says "Scanning projects 100%" but the scanning bar remains. If I add a syntax error it doesn't detect it, and hitting ctrl-space for code-hints just gets a 'please-wait' box.
[15:09:20] <cdVarLog> All of this works with lightning speed on the XP box, which is the same hardware configuration. Is is possible this is a Netbeans bug and is there anything I can do?
[15:27:05] *** BoomSie has joined #netbeans
[15:29:17] <cdVarLog> The Navigator doesn't work either, and the app usually stops-responding when i try to close it, forcing me to kill it from CLI....
[15:32:47] *** sudosu has quit IRC
[15:36:38] *** Bass10 has joined #netbeans
[15:40:34] *** snuff has quit IRC
[15:49:58] *** Bass10 has quit IRC
[16:23:08] *** SirFunk has joined #netbeans
[16:41:15] *** hyppias has joined #netbeans
[16:48:53] *** snuff has joined #netbeans
[16:59:24] *** ghostthattalks has joined #netbeans
[17:00:25] *** snuff has quit IRC
[17:07:18] *** rewolf has joined #netbeans
[17:07:24] <rewolf> can netbeans 7 create uml diagrams?
[17:08:38] *** ghostthattalks has quit IRC
[17:11:45] *** rewolf has quit IRC
[17:12:18] *** soee has joined #netbeans
[17:12:28] *** Roundaround has joined #netbeans
[17:27:54] *** BoomSie has quit IRC
[17:57:38] *** evilus has quit IRC
[17:58:23] *** evilus has joined #netbeans
[17:59:52] *** evilus has quit IRC
[18:00:24] *** evilus has joined #netbeans
[18:05:40] *** Roundaround has quit IRC
[18:06:12] *** magentar_ is now known as magentar
[18:07:15] *** Haloperidol has joined #netbeans
[18:20:56] *** Haloperidol has quit IRC
[18:27:38] *** Roundaround has joined #netbeans
[18:46:20] *** EoN has quit IRC
[18:51:14] *** magentar_ has joined #netbeans
[18:54:40] *** magentar has quit IRC
[19:14:15] *** Roundaround has quit IRC
[19:36:15] *** Jigal has quit IRC
[19:38:28] *** greyblue10 has quit IRC
[19:44:58] *** soee has quit IRC
[19:58:03] *** soee has joined #netbeans
[20:25:20] *** snuff has joined #netbeans
[20:39:13] *** Dosshell has quit IRC
[20:45:50] *** Dosshell has joined #netbeans
[20:57:24] *** soee has quit IRC
[21:06:10] *** SirFunk has quit IRC
[21:10:42] *** snuff has quit IRC
[21:15:40] *** soee has joined #netbeans
[21:25:52] *** Roundaround has joined #netbeans
[21:27:00] *** joelmob has joined #netbeans
[21:37:19] *** snuff has joined #netbeans
[21:42:20] *** soee has quit IRC
[21:52:17] *** ghostthattalks has joined #netbeans
[21:54:33] *** snuff has quit IRC
[21:56:29] *** Dosshell has quit IRC
[22:00:25] *** soee has joined #netbeans
[22:11:02] *** ghostthattalks has quit IRC
[22:11:34] *** soee has quit IRC
[22:23:28] *** Roundaround has quit IRC
[22:24:09] *** Boggibill has joined #netbeans
[22:24:12] <Boggibill> hi everyone.
[22:24:18] <Boggibill> anyone around for a fancy chat? :p
[22:24:37] <Boggibill> oh. don't ask to ask... well. sorry about that.
[22:25:17] <Boggibill> im wondering if it someone know how to hook a command to an onsave event in netbeans. or could point me in the right direction for doing that.
[22:28:34] *** SirFunk has joined #netbeans
[22:33:33] *** magentar_ is now known as magentar
[22:39:24] *** soee has joined #netbeans
[23:05:44] *** hyppias has quit IRC
[23:08:17] <cdVarLog> If anyone reads this - RE my comment from 09:08-EST ... I installed NetBeans 6.7 from OpenSolaris packages on to the OpenIndiana machine and THAT version appears to be functioning correctly.
[23:09:07] <cdVarLog> It's a work-around but I think there must be a Netbeans-7 / OpenSolaris bug regarding the project-scanner which breaks lots of other stuff when the sub-process hangs.
[23:26:05] *** joelmob has left #netbeans
[23:32:20] *** soee has quit IRC
[23:42:29] *** Boggibill has quit IRC
[23:46:52] *** vmil86 has quit IRC
[23:48:28] *** aef has quit IRC
[23:48:29] *** magentar has quit IRC
[23:48:43] *** magentar has joined #netbeans
[23:49:36] *** aef has joined #netbeans
[23:57:37] *** horros has quit IRC
[23:58:05] *** horros has joined #netbeans

top