[Vtigercrm-developers] [Vtigercrm-commits] [vtiger-commits] r9127 - /vtigercrm/tags/vtigercrm-4.2.4/modules/Leads/LeadConvertToEntities.php
Allan Bush
allan.bush+vtiger_dev at gmail.com
Tue Sep 5 23:10:37 PDT 2006
I rolled this change back by simply merging the change in reverse.
This may not be the ideal solution however we don't have a untouched
4.2.4 branch to work against and I would have had to pull one from an
old revision. In the end the HEAD of the tag is the same and that's
likely all anyone will care about.
On 8/28/06, Jeff Kowalczyk <jtk at yahoo.com> wrote:
> 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)
>
>
> _______________________________________________
> Get started with creating presentations online - http://zohoshow.com?vt
>
More information about the vtigercrm-developers
mailing list