Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012484Openbravo ERPY. DBSourceManagerpublic2010-02-26 12:162010-03-16 00:00
marvintm 
marvintm 
urgentmajorhave not tried
closedfixed 
5
 
2.50MP142.50MP14 
Core
No
0012484: When using Subversion, update.database or update.database.script sometimes don't work correctly
When using Subversion, a copy of the files is stored inside invisible .svn folders. Update.database and update.database.script read these folders, so all database objects are read twice, and therefore, update.database and update.database.script fail.
Just create a .svn folder inside src-db/database/model, and copy some XML model files there. They will be read and if they were duplicated from a Core XML objects, the process will fail.
DBSourcemanager will filter the directories it reads, so that this doesn't happen.
No tags attached.
Issue History
2010-02-26 12:16marvintmNew Issue
2010-02-26 12:16marvintmAssigned To => marvintm
2010-02-26 12:19hgbotCheckin
2010-02-26 12:19hgbotNote Added: 0024862
2010-02-26 12:19hgbotStatusnew => resolved
2010-02-26 12:19hgbotResolutionopen => fixed
2010-02-26 12:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2a1430719d76b9281d5c0fd3610e07122a96835e [^]
2010-03-08 16:05jpabloaeTarget Version2.50MP13 => 2.50MP14
2010-03-12 22:40hudsonbotCheckin
2010-03-12 22:40hudsonbotNote Added: 0025343
2010-03-15 11:24alostaleStatusresolved => closed
2010-03-15 11:24alostaleFixed in Version => 2.50MP14
2010-03-16 00:00anonymoussf_bug_id0 => 2970938

Notes
(0024862)
hgbot   
2010-02-26 12:19   
Repository: erp/devel/pi
Changeset: 2a1430719d76b9281d5c0fd3610e07122a96835e
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Feb 26 12:21:59 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2a1430719d76b9281d5c0fd3610e07122a96835e [^]

Fixed issue 12484. .svn folders will be filtered and not read when loading the model.

---
M src-db/database/lib/dbsourcemanager.jar
---
(0025343)
hudsonbot   
2010-03-12 22:40   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/2a1430719d76 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]