X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Fnewrelease.html;h=692df82c5561f9821d95c7c9652ac37e0d33d0d9;hp=d3a22f985f76aa4c26198a10f029808d272a8df2;hb=1f8e678f82936f21347922e1b2428ac00cd4d34e;hpb=3c890b0540031fa87cc28514b3e4d0e23124fbcd diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html index d3a22f98..692df82c 100644 --- a/doc/webserver/developer-manual/newrelease.html +++ b/doc/webserver/developer-manual/newrelease.html @@ -166,11 +166,11 @@ CLASS="APPLICATION" > Z, the point or sub version, represents a release of the software within a branch. It is therefore incremented immediately before each code freeze. In development branches, only the even point versions correspond to actual releases, - while the odd ones denote the evolving state of the sources on CVS in between. - It follows that Z is odd on CVS in development branches most of the time. There, it gets + while the odd ones denote the evolving state of the sources on Git in between. + It follows that Z is odd on Git in development branches most of the time. There, it gets increased to an even number immediately before a code freeze, and is increased to an odd number again immediately thereafter. - This ensures that builds from CVS snapshots are easily distinguished from released versions. + This ensures that builds from Git snapshots are easily distinguished from released versions. The point version is reset to zero when the minor changes.

In summary, the main CVS trunk is the development branch where new +> In summary, the main Git trunk is the development branch where new features are being worked on for the next stable series. This should almost always be where the most activity takes place. There is always at least one stable branch from the trunk, e.g now it is @@ -225,7 +225,7 @@ CLASS="EMPHASIS" >

Developers should remember too that if they commit a bugfix to the stable branch, this will more than likely require a separate submission to the - main trunk, since these are separate development trees within CVS. If you + main trunk, since these are separate development trees within Git. If you are working on both, then this would require at least two separate check outs (i.e main trunk,

  • All documentation should be rebuild after the version bump. - Finished docs should be then be committed to CVS (for those + Finished docs should be then be committed to Git (for those without the ability to build these). Some docs may require rather obscure processing tools. , the man page (and the html version of the man page) fall in this category. README, the man page, AUTHORS, and config - should all also be committed to CVS for other packagers. The + should all also be committed to Git for other packagers. The formal docs should be uploaded to the webserver. See the Section "Updating the webserver" in this manual for details.

  • Tag all files in CVS with the version number with +> Tag all files in Git with the version number with "you must make sure that you build from clean sources by exporting - the right version from CVS into an empty directory (just press return when asked for a password): @@ -473,7 +473,7 @@ CLASS="EMPHASIS" >Do NOT change a single bit, including, but not limited to - version information after export from CVS. This is to make sure that + version information after export from Git. This is to make sure that all release packages, and with them, all future bug reports, are based on exactly the same code.

    ). This should be one level up from the manuals. There is a link also on this page to an HTMLized version of the man page. To avoid 404 for - this, it is in CVS as + this, it is in Git as doc/webserver/man-page/privoxy-man-page.html

    As the only exception to not changing anything after export from CVS, +> As the only exception to not changing anything after export from Git, now examine the file privoxy-

    There are three modules available in the CVS repository for use on Mac +> There are three modules available in the Git repository for use on Mac OS X, though technically only two of them generate a release (the other can be used to install from source).

    The OSXPackageBuilder module generates OS X installer packages - supporting all Macs running OS X 10.4 and above. Obtain it from CVS as + supporting all Macs running OS X 10.4 and above. Obtain it from Git as follows into a folder parallel to the exported privoxy source:

    Check out the module from CVS as follows into a folder parallel to the +> Check out the module from Git as follows into a folder parallel to the exported privoxy source:

    Check out the module from CVS as follows into a folder parallel to the +> Check out the module from Git as follows into a folder parallel to the exported privoxy source: