Re: [Phpgedview-talk] SVN Organisation
Brought to you by:
canajun2eh,
yalnifj
From: Nathan S. H. <nat...@uk...> - 2007-10-05 14:59:10
|
John Finlay wrote: > Bug fixes and minor features are done on the trunk. Stable releases from the trunk are packaged once a month. You can reliably run your production site off of the trunk svn. > > Major changes (db schema, major UI or code rewrites, anything requiring GEDCOM import, etc) should be done on the 4.2 branch and will be included in the 4.2 release. Some features can get started in the 4.2 branch and then later get merged into the trunk when they are considered stable. > > The installation instructions have changed in the 4.2 branch when you run off of SVN. You have to copy config.dist to config.php as part of installation. This prevents committing your personal configuration settings to the repository. This is documented in the readme.txt file in the svn. > > --John > Hi John, That's cleared it up - thanks! On a similar note...What is the versioning schema for PGV? I assume the last tuple in the PGV version is for bug fixes etc, the second tuple is for new releases, is the first tuple for major rewrites of most of PGV? Also, what's the mechanism for people to upgrade their PGV installation to apply bug fixes, update to a new stable release etc? Cheers Nath |