Wednesday, 2010-07-21

../irclogs/#mantishelp.2010-07-21.log
--- scribe started ---00:00
alemayoHi @all! I am just registering a new plugin that dawit made ....07:09
alemayohttp://git.mantisforge.org/w/LDAPAutocomplete.git07:12
alemayowere is paul ??08:11
alemayopushing to git.mantisforge.org does not work for us :(08:11
alemayocan anybody reach port 22 at git.mantisforge.org ???08:11
kirillkaalemayo: hi. move projects to github.com09:34
alemayokirillka: how ?09:39
alemayogit.mantisforge.org will be discontinued ?09:39
kirillkaalemayo: register own on site. register project on site. You give url for pushing09:40
kirillkaalemayo: yes.09:40
kirillkaalemayo: next in local project write git remote add gh <url for pushing>09:40
kirillkaalemayo: git push gh master09:40
alemayoand then register it as a mirror on git.mantisforge ?09:43
kirillkaalemayo: for future all plugins and mirror of mantisbt will be on github. git.mantisforge.org die.09:44
kirillkaalemayo: don't forget read http://help.github.com/09:44
alemayohow do you plan to collect the plugins ?? is there already a wiki page or something ?09:47
alemayoto add it to ?09:47
alemayoon github nobody would find it09:47
kirillkaalemayo: I think all unite to organization09:50
jack_sprattHi, I'm about to install mantis, but ill need to move it to another server later. Will this be possible/easy? just copy database?11:42
nuclear_eclipsejack_spratt: just copy the database and files to the new machine, and update the config_inc.php with the new database information, and other chances you need to make for sending mail, urls, etc11:44
jack_sprattnuclear_eclipse: have you done this successfully before?11:45
nuclear_eclipseyes11:46
nuclear_eclipsejust make sure you keep backups just in case :)11:46
kirillkanuclear_eclipse: mo12:11
jack_sprattnuclear_eclipse: thanks very much12:32
nuclear_eclipsehi kirillka12:51
kirillkanuclear_eclipse: I right answer for alemayo?12:51
nuclear_eclipsewell, I don't think mantisforge is going away :P12:53
kirillkanot mantisforge.org, I talk about git.mantisforge.org12:54
nuclear_eclipsebut it is very frustrating that paul keeps having issues with maintaining it...12:54
nuclear_eclipsekirillka: nothing has been decided for sure yet.. =\12:54
kirillkabad.. I talk alemayo not correct information :(12:55
nuclear_eclipseno worries12:55
jack_sprattI need to remove some of the default fields, like reproducability and severity, what is the best way to do this? via plugin?13:22
nuclear_eclipsejack_spratt: if you're using version 1.2.x, there are some configuration options that you can modify that select what fields are visible on the various pages13:23
jack_sprattnuclear_eclipse: I am, so that is in config_inc.php?13:24
nuclear_eclipseyou can copy the values from config_defaults_inc.php into your config_inc.php13:25
nuclear_eclipselook for $g_bug_report_page_fields13:25
nuclear_eclipsethe rest are below that13:25
jack_sprattnuclear_eclipse: thanks! thats great13:27
nuclear_eclipseyou're welcome13:27
ShakraDoes anyone know if there are any problems with changing status on a bug in a custom workflow?17:03
ShakraIn my custom workflow, I have several "resolved" statuses.  If I try to change status of a bug to any of them, it always changes the bug to only to the $g_bug_resolved_status_threshold.  It won't let me change to any of the other ones in 1.2.1.17:07
nuclear_eclipseShakra: I believe that's a bug that dhx_m is in the middle of trying to resolve...17:10
ShakraOuch.  I just noticed that it sent an email that said that it was put in a completely different status - neither $g_bug_resolved_status_threshold nor the status I had picked when I changed status.17:13
ShakraAre there any workarounds for now?17:15
nuclear_eclipseI'm not sure, I haven't seen the issue myself, sorry17:16
ShakraOK...thanks for responding anyway :)17:17
nuclear_eclipseyou're welcome17:18
ShakraBTW...the patch you had given me for your Source Integration auto-resolving issues even when it wasn't supposed to...works.17:18
nuclear_eclipseawesome17:22
nuclear_eclipseI've got that sitting on my to-do list :P17:22
* paulr pokes dhx_m and nuclear_eclipse18:21
nuclear_eclipsehi paulr18:21
paulrseen dhx?18:21
nuclear_eclipsepaulr: fix mantisforge18:21
paulrhmm?18:21
nuclear_eclipsejreese@dyson ~ ยป ssh git.mantisforge.org18:22
nuclear_eclipsessh: connect to host git.mantisforge.org port 22: Connection refused18:22
nuclear_eclipseseriously, this is why we're wanting to move away from self-hosted solutions; it's way too easy for things to go down without anyone around to fix it18:22
paulrroot@mantisforge:/# crontab -l18:22
paulr# m h  dom mon dow   command18:22
paulr*/1 * * * * /home/repo/repomgr/fixupcheck.sh18:22
paulr@reboot /root/sshd.sh18:22
foobotpaulr: Error: "reboot" is not a valid command.18:22
paulrit's supposed to run on reboot ;/18:23
nuclear_eclipsewhy don't you just create a proper init.d script?18:23
nuclear_eclipseit's a lot better and more reliable than a crontab with @reboot18:24
paulri'd kinda figured that would work...18:24
paulrnuclear_eclipse: you any good with java? :P19:42
nuclear_eclipseyou keep asking me this...19:44
nuclear_eclipsewhat is it this time?19:44
* daryn is good with java...preferably Sumatra dark roast...19:47
paulrnuclear_eclipse: i'm still stuck on the same question :P19:48
paulrheh19:48
nuclear_eclipsepaulr: I don't even remember what the question was19:49
dhx_m@Shakra (not here, but for the purpose of people listening in): that should be fixed in the latest git checkout (1.3.x branch) with my new bug_update.php22:03
foobotdhx_m: Error: "Shakra" is not a valid command.22:03

Generated by irclog2html.py