[Vtigercrm-commits] [vtiger development] #757: Update to new adodb-4.81 release

vtiger development vtiger-tickets at vtiger.fosslabs.com
Fri May 5 01:04:26 EDT 2006


#757: Update to new adodb-4.81 release
------------------------+---------------------------------------------------
  Reporter:  jeffk      |       Owner:  developer             
      Type:  defect     |      Status:  reopened              
  Priority:  blocker    |   Milestone:  4.2.4                 
 Component:  vtigercrm  |     Version:  5.0.0                 
Resolution:             |    Keywords:  adodb database package
------------------------+---------------------------------------------------
Comment (by jeffk):

 I've backed out changeset:5746 and changeset:5747, needed to keep the
 trunk and 4.2.4 teams functioning. I'll leave changeset:5742 in place?

 BTW, in case anyone wants to back out changes but hasn't seen how yet,
 Here's the technique:

 The original changeset:5472 was committed. changeset:5746 and
 changeset:5747 were 'merges' of the form:

 svn merge -r 5741:5742
 http://jeffk@vtiger.fosslabs.com/svn/vtiger/vtigercrm/branches/4.2

 the same command, done in a working copy of
 source:vtigercrm/branches/4.2.4 and source:vtigercrm/trunk, respectively.

 To back out the change, I reverse the revision numbers and do the merge
 again. In a working copy of a working copy of
 source:vtigercrm/branches/4.2.4 and source:vtigercrm/trunk, respectively,
 do:

 svn merge -r 5742:5741
 http://jeffk@vtiger.fosslabs.com/svn/vtiger/vtigercrm/branches/4.2

 And commit.

 Allan, when you get the installation fixes done on the
 source:vtigercrm/branches/4.2.4 and source:vtigercrm/trunk (maybe next
 week), I'll reapply the adodb-4.81 to those two locations.

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


More information about the vtigercrm-commits mailing list