Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009129 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | always | 2009-05-21 12:06 | 2009-06-20 00:00 | |||
Reporter | jpabloae | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | high | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | e3e936be7937 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | 4523e2406fbf | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009129: Cannot export database if there are local uncommited changes | |||||||
Description | It is not possible to export the database if there are local uncommited changes in the Hg repository. When there are uncommited local changes Hg adds a plus character ("+") and it is saved in the code.revision property. This is correct, because it is desirable to see in the about box if the user has a modified revision id or not. But if a user modifies a java file in src and then tries to export the database, it does not allow them to do that. | |||||||
Proposed Solution | Make DBSourceManager ignore the trailing "+" characters when doing the comparison. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0016630) hgbot (developer) 2009-05-25 16:52 |
Repository: dbsourcemanager Revision: 323 Author: marvintm Date: 2009-05-25 16:52:39 +0200 (Mon, 25 May 2009) Fixed issue 9129. Now dbsourcemanager will ignore the '+' symbol that mercurial adds if there are uncommitted modifications, when comparing the revisions in an export.database task. --- U trunk/src/org/openbravo/ddlutils/util/DBSMOBUtil.java --- https://dev.openbravo.com/websvn/dbsourcemanager/?rev=323&sc=1 [^] |
(0016631) hgbot (developer) 2009-05-25 16:54 |
Repository: erp/devel/pi Changeset: e3e936be793723781a297644f3f4941db823b4e8 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon May 25 16:54:10 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e3e936be793723781a297644f3f4941db823b4e8 [^] Fixed issue 9129. Now dbsourcemanager will ignore the '+' symbol that mercurial adds if there are uncommitted modifications, when comparing the revisions in an export.database task. --- M src-db/database/lib/dbsourcemanager.jar --- |
(0017475) sureshbabu (viewer) 2009-06-19 12:49 |
Tested in PI context |
![]() |
|||
Date Modified | Username | Field | Change |
2009-05-21 12:06 | jpabloae | New Issue | |
2009-05-21 12:06 | jpabloae | Assigned To | => marvintm |
2009-05-21 12:06 | jpabloae | OBNetwork customer | => No |
2009-05-25 14:11 | rafaroda | Priority | normal => high |
2009-05-25 14:11 | rafaroda | Status | new => scheduled |
2009-05-25 16:52 | hgbot | Checkin | |
2009-05-25 16:52 | hgbot | Note Added: 0016630 | |
2009-05-25 16:52 | hgbot | Status | scheduled => resolved |
2009-05-25 16:52 | hgbot | Resolution | open => fixed |
2009-05-25 16:54 | hgbot | Checkin | |
2009-05-25 16:54 | hgbot | Note Added: 0016631 | |
2009-05-25 16:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e3e936be793723781a297644f3f4941db823b4e8 [^] |
2009-06-19 12:49 | sureshbabu | Status | resolved => closed |
2009-06-19 12:49 | sureshbabu | Note Added: 0017475 | |
2009-06-19 12:49 | sureshbabu | Fixed in Version | => pi |
2009-06-20 00:00 | anonymous | sf_bug_id | 0 => 2809266 |
Copyright © 2000 - 2009 MantisBT Group |