Best practice for versioning eZP v. 3.x and 4.x extensions

Author Message

Eirik Alfstad Johansen

Wednesday 22 October 2008 12:08:53 am

Hi,

What's the best practice for handling different branches of an extension for the 3rd and 4th generation of eZ Publish, while still maintaining the ability to commit new functionality to both branches?

We use Subversion for version control, and I've looked into branches (copies) which seem to be the thing we need, but I wonder how others are doing this with regards to specificis like repository structure, merging workflow, and so on.

Thanks in advance !

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Björn Dieding@xrow.de

Wednesday 22 October 2008 5:09:35 am

HI I do it like this

stable/1.0/ <- ez3 version
stable/1.1/ <- ez3 version
stable/2.0/ <- ez4 version
stable/2.1/ <- ez4 version
trunk/ <- latest

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 15:51:08
Script start
Timing: Jan 18 2025 15:51:08
Module start 'layout'
Timing: Jan 18 2025 15:51:08
Module start 'content'
Timing: Jan 18 2025 15:51:09
Module end 'content'
Timing: Jan 18 2025 15:51:09
Script end

Main resources:

Total runtime0.8000 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 588.1719152.6563
Module start 'layout' 0.00690.0042 740.828139.5078
Module start 'content' 0.01110.7874 780.3359529.7031
Module end 'content' 0.79850.0014 1,310.03918.0938
Script end 0.7999  1,318.1328 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4176160.0002
Check MTime0.00140.1760160.0001
Mysql Total
Database connection0.00120.148910.0012
Mysqli_queries0.752794.0935540.0139
Looping result0.00050.0565520.0000
Template Total0.765395.720.3827
Template load0.00220.270020.0011
Template processing0.763295.399220.3816
Template load and register function0.00010.008610.0001
states
state_id_array0.00150.193810.0015
state_identifier_array0.00220.280220.0011
Override
Cache load0.00180.2211160.0001
Sytem overhead
Fetch class attribute can translate value0.00090.110420.0004
Fetch class attribute name0.00110.135840.0003
XML
Image XML parsing0.00090.108420.0004
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00100.1230220.0000
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs