[Vtigercrm-developers] postgres support in v5

Jeff Kowalczyk jtk at yahoo.com
Tue May 2 12:46:03 PDT 2006


Joel Rydbeck wrote:
> Do you want to create a branch for us to check changes into?  How would
> you like to see this play out?
>  
> The PostgreSQL changes have typically been widespread.  If you're ok
> with helping merge changes back into the truck, we could get the bulk of
> the changes in to a branch, merge it in, and then bug fix from there.

A branch makes the most sense. I volunteer to do the mechanical (e.g.
naive) merging of trunk activity to the feature branch as long as it is
in use. This keeps the diff small and makes it easier to merge portions or
the whole back to the trunk at any given time.

When there is consensus that work will begin, Someone should issue the
following command (all on one line):

 svn cp
 http://(name-at)vtiger.fosslabs.com/svn/vtiger/vtigercrm/trunk
 http://(name-at)vtiger.fosslabs.com/svn/vtiger/vtigercrm/branches/5.0_postgresql_integration
 -m 'refs #752. Create a branch of vtigercrm/trunk named
 vtigercrm/branches/5.0_postgresql_integration. Development on this branch
 should be merged back to vtigercrm/trunk as soon as complete, to be
 included in vtigercrm/tags/vtigercrm-5.0.0beta series'

I can make that branch if/when Allan, Joel, et al say they're ready to
work on it.

We have ticket #752 to reference this work:
http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/752




More information about the vtigercrm-developers mailing list