Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010267Openbravo ERPY. DBSourceManagerpublic2009-08-13 09:402009-10-30 10:23
marvintm 
marvintm 
urgentmajorhave not tried
closedfixed 
10
2.40MP7 
2.40MP92.40MP11 
Core
No
0010267: On Windows, database model files contain Windows end-of-line characters after doing export.database
On Windows, database model files contain Windows end-of-line characters after doing export.database. This can sometimes cause problems with the merge when upgrading an Openbravo instance.
Just do export.database on a Windows machine. Open the model files (src-db/database/model). The end of line characters should have been changed.
DBSourceManager needs to be changed so that it always generates standard end of line chars.
main
blocks defect 00102612.40MP9 closed marvintm On Windows, database model files contain Windows end-of-line characters after doing export.database 
Issue History
2009-08-13 18:04psarobeTypedefect => backport
2009-08-13 18:04psarobefix_in_branch => 2.40
2009-10-22 15:16marvintmStatusscheduled => resolved
2009-10-22 15:16marvintmFixed in SCM revision => https://code.openbravo.com/erp/stable/2.40/rev/b041cc28f68f [^]
2009-10-22 15:16marvintmResolutionopen => fixed
2009-10-22 15:16marvintmNote Added: 0021338
2009-10-22 19:26psarobeTag Attached: main
2009-10-30 10:23arunkumarStatusresolved => closed
2009-10-30 10:23arunkumarNote Added: 0021483
2009-10-30 10:23arunkumarFixed in Version => 2.40MP11

Notes
(0021338)
marvintm   
2009-10-22 15:16   
Fixed issue 10261. Export.database will export the files with Linux-stype line endings, independently of the platform it was executed in.
(0021483)
arunkumar   
2009-10-30 10:23   
Tested & Working fine.