[Vtigercrm-developers] [Vtigercrm-commits] [vtiger-commits] r9127 - /vtigercrm/tags/vtigercrm-4.2.4/modules/Leads/LeadConvertToEntities.php

Jeff Kowalczyk jtk at yahoo.com
Mon Aug 28 22:16:11 PDT 2006


Allan Bush wrote:
> That looks good except we want to exclude r9127 from the tag as it
> wasn't part of the 4.2.4 release.

I see. Trim the merge range:

  # svn switch (url)/branches/4.2.4
  # svn merge -r 6810:6930 (url)/tags/vtigercrm-4.2.4
  (verify that changeset r6930 comes in)

And after tagging tags/vtigercrm-4.2.4, merge in the straggler r9127 to a
branches/4.2 and/or branches/4.2.5, as appropriate

  # svn switch (url)/branches/4.2
  # svn merge -r 6930:9127 (url)/tags/vtigercrm-4.2.4
  (verify that changeset r9127 comes in)





More information about the vtigercrm-developers mailing list