[Vtigercrm-commits] [vtiger development] #752: Add postgresql support to trunk

vtiger development vtiger-tickets at vtiger.fosslabs.com
Tue May 16 14:44:54 EDT 2006


#752: Add postgresql support to trunk
------------------------+---------------------------------------------------
  Reporter:  jeffk      |       Owner:  developer                
      Type:  defect     |      Status:  new                      
  Priority:  major      |   Milestone:  5.0.0                    
 Component:  vtigercrm  |     Version:  5.0.0                    
Resolution:             |    Keywords:  adodb postgresql database
------------------------+---------------------------------------------------
Comment (by jeffk):

 For future reference, here's what merging a branch back to the trunk looks
 like:

 In a working copy of source:vtigercrm/trunk:
 {{{
 $ svn merge http://jeffk@vtiger.fosslabs.com/svn/vtiger/vtigercrm/trunk
 http://jeffk@vtiger.fosslabs.com/svn/vtiger/vtigercrm/branches/5.0_postgresql_integration
 .
 U    modules/Dashboard/display_charts.php
 U    modules/Notes/ListView.php
 U    modules/Leads/ListView.php
 U    modules/Activities/Activity.php
 U    modules/Activities/ListView.php
 U    modules/Activities/RenderRelatedListUI.php
 U    modules/Activities/OpenListView.php
 U    modules/CustomView/CustomView.php
 U    modules/Calendar/Appointment.php
 U    modules/Calendar/calendarLayout.php
 U    modules/Accounts/ListViewTop.php
 U    modules/Accounts/ListView.php
 U    modules/Reports/ReportRun.php
 U    modules/Reports/PopulateReports.php
 U    modules/Settings/PickList.php
 U    modules/Users/LoginHistory.php
 U    modules/Users/DetailView.php
 U    modules/Users/Security.php
 U    modules/Users/CreateUserPrivilegeFile.php
 U    modules/Contacts/Contact.php
 U    data/CRMEntity.php
 U    include/Ajax/CommonAjax.php
 U    include/RelatedListView.php
 U    include/freetag/freetag.class.php
 U    include/PopulateComboValues.php
 U    include/utils/CommonUtils.php
 U    include/utils/utils.php
 U    include/utils/UserInfoUtil.php
 U    tabdata.php
 U    install.php
 U    parent_tabdata.php
 U    schema/DatabaseSchema.xml
 U    install/5createTables.inc.php
 U    install/4createConfigFile.php
 U    install/2setConfig.php
 U    install/populateSeedData.php
 U    install/3confirmConfig.php
 }}}
 Keeping the diff of this branch as small as possible (with frequent merges
 from trunk) allowed subversion to handle this merge automatically.

-- 
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/752>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM


More information about the vtigercrm-commits mailing list