Timestamps are in EET.
[1:59] * mtaal (n=mtaal@ip5650ded8.direct-adsl.nl) has joined #openbravo
[2:18] * mtaal (n=mtaal@ip5650ded8.direct-adsl.nl) Quit (Read error: 110 (Connection timed out))
[3:09] * ruoso (n=ruoso@201009087218.user.veloxzone.com.br) Quit (Read error: 110 (Connection timed out))
[5:38] * nebajoth (n=nebajoth@76-10-174-10.dsl.teksavvy.com) has joined #openbravo
[7:00] * nebajoth (n=nebajoth@76-10-174-10.dsl.teksavvy.com) Quit ("Leaving")
[8:19] * nebajoth (n=nebajoth@76-10-174-10.dsl.teksavvy.com) has joined #openbravo
[8:39] * mtaal (n=mtaal@ip5650ded8.direct-adsl.nl) has joined #openbravo
[9:20] * nebajoth (n=nebajoth@76-10-174-10.dsl.teksavvy.com) Quit ("Leaving")
[9:44] * mtaal (n=mtaal@ip5650ded8.direct-adsl.nl) Quit (Read error: 110 (Connection timed out))
[9:56] * mtaal (n=mtaal@ip5650ded8.direct-adsl.nl) has joined #openbravo
[13:26] * ruoso (n=ruoso@201009087218.user.veloxzone.com.br) has joined #openbravo
[14:02] * ruoso (n=ruoso@201009087218.user.veloxzone.com.br) Quit (Read error: 110 (Connection timed out))
[14:13] * ruoso (n=ruoso@201009087218.user.veloxzone.com.br) has joined #openbravo
[15:09] * ecuaman (n=ecuaman@190.131.43.245) has joined #openbravo
[15:09] <ecuaman> hello everybody
[15:10] <ecuaman> i have a big question mark on my head
[15:10] <ecuaman> IT department is ready to deploy openbravo
[15:11] <ecuaman> CEO is willing to take the risk (thatÅ› the word he used "risk")
[15:11] <ecuaman> but now a doubt came across....
[15:12] <ecuaman> Test enviroment - Production enviroment
[15:12] <ecuaman> ?????
[15:12] <ecuaman> FOr example
[15:13] <ecuaman> I create a table, window, form, callout, etc, etc, etc, etc
[15:13] <ecuaman> in test environment
[15:13] <ecuaman> do i have to rewrite it in production???
[15:14] <ecuaman> or there is a better solution for that matter?
[15:15] <ecuaman> it is not practical export the whole database because all the data (including sales, purchase, etc, etc) is passing from one environment to another
[15:16] <ecuaman> any sugestion?
[15:17] <huehner> ecuaman: yes ;)
[15:17] <huehner> ecuaman: what you can do is to use 'ant export.database' to export the changes done to the database into (changed) xml-files under src-db
[15:17] <ecuaman> hi huehner
[15:17] <huehner> ecuaman: the production data will not be exported this way
[15:18] <huehner> ecuaman: on the other host you can use update.database (after you transfered the changed files) to apply the changes into the database there
[15:18] <ecuaman> an what happend with existing dictionary data?
[15:18] <huehner> ecuaman: then recompile as normal
[15:18] <ecuaman> hooo
[15:18] <huehner> ecuaman: it is updated to match the src-db xml-files
[15:19] <huehner> ecuaman: this technically how all structure/ad-data is updated
[15:19] <ecuaman> so, everything is updated??.. including sequences, tables, etc?
[15:19] <ecuaman> great!
[15:19] <huehner> ecuaman: sequences? ob-erp does not use db-sequenecs... technically one table storing the sequence value
[15:19] <ecuaman> no dbsequences
[15:19] <huehner> ecuaman: as usual test it out to not update/kill life data first by doing some wrong step
[15:20] <ecuaman> ad_sequences numbers
[15:20] <huehner> ecuaman: for the update.tool another db-table should be migrated as well (but do not remember exactly)
[15:21] <ecuaman> update.tool?
[15:21] <huehner> ecuaman: note: if you modify data in the db.. remember to use export.database before doing an update.database... otherwise xml-files are synced into your database (effectively removing your changes again)
[15:22] <huehner> ecuaman: technically a component called dbsourcemanager (apache ddlutils modified by openbravo)
[15:22] <huehner> ecuaman: the tools behind create.database,update.database,export.database
[15:22] <ecuaman> ok.. i have got it!
[15:23] <ecuaman> now.. just for the records...
[15:23] <ecuaman> if i have two OB installations, one for production and another for testing
[15:23] <ecuaman> and i whant to update production with latest updates in testing
[15:25] <ecuaman> i have to copy src directory and compile
[15:25] <ecuaman> is that right?
[15:26] <huehner> ecuaman: in general copy your changed files: could src-db (target of export.database), or any manual changes you did to source-code in i.e. the src/ folder
[15:26] <iarwain> ecuaman: You better use Mercurial or another SCM to version control your files. And then just update the repositories.
[15:26] <huehner> iarwain: hi.. wanted to just cover the basics
[15:27] <iarwain> huehner: hi. ok. I just meant for this last part of copying files from one place to another.
[15:27] <huehner> iarwain: do you have a pointer to the wiki page explaining the workflow of export.database , update.databas, et al? cant remember where the page is
[15:27] <huehner> iarwain: sure
[15:28] <huehner> ecuaman: steps: export.database to update src-db, copy changed files; on other machine: update.database,recompile,redeploy
[15:31] <iarwain> huehner: maybe this one: http://wiki.openbravo.com/wiki/index.php/Openbravo_Development_Environment_ODE#Development_tasks
[15:31] <iarwain> We have the index.php again in the wiki, odd.
[15:45] * ecuaman (n=ecuaman@190.131.43.245) Quit (Read error: 110 (Connection timed out))
[16:11] * trifon_ (n=chatzill@79.124.70.209) Quit (Read error: 104 (Connection reset by peer))
[16:12] * trifon (n=chatzill@79.124.70.209) has joined #openbravo
[16:50] * jmas (n=jordi@161.Red-83-44-68.dynamicIP.rima-tde.net) Quit ("Leaving")
[18:07] * trifon (n=chatzill@79.124.70.209) Quit (Read error: 104 (Connection reset by peer))
[18:38] * ecuaman (n=ecuaman@190.131.43.245) has joined #openbravo
[18:38] <ecuaman> huehner: are you there?
[18:39] <ecuaman> i was asking about testing and production environment
[18:39] <ecuaman> but something happened with my internet service
[18:39] <ecuaman> there is just one question
[18:40] * trifon (n=chatzill@79.124.70.209) has joined #openbravo
[18:44] <huehner> ecuaman: just ask..
[18:45] <huehner> ecuaman: OT: on this url you have all messages from this channel archived: http://villi.iki.fi/irc/openbravo/
[19:01] * ecuaman (n=ecuaman@190.131.43.245) Quit (Read error: 110 (Connection timed out))
[20:08] * nebajoth (n=nebajoth@76-10-174-10.dsl.teksavvy.com) has joined #openbravo
[20:37] * ecuaman (n=ecuaman@190.131.43.245) has joined #openbravo
[21:28] * ecuaman (n=ecuaman@190.131.43.245) Quit (Read error: 110 (Connection timed out))
[21:28] * ecuaman (n=ecuaman@190.131.43.245) has joined #openbravo
[21:28] <ecuaman> hello
[21:54] * ecuaman (n=ecuaman@190.131.43.245) Quit ("Saliendo")
[22:24] * dnyaga (n=quassel@41.212.11.33) has joined #openbravo
[22:27] * dnyaga (n=quassel@41.212.11.33) Quit (Remote closed the connection)
These logs were automatically created by LogBot-vl on irc.freenode.net using the Java IRC LogBot.