Fejléc komment blokkok (Previous) (Next) Példa URL-ek

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

A CVS használata

Ez a szakasz csak a cvs.php.net címen elérhető CVS szervert használó csomagokra vonatkozik.

Helyezzük el a $Id$ CVS kulcsszót minden fájlban. Ahogy az egyes fájlok szerkesztésre kerülnek, adjuk hozzájuk ezt a tag-et, ha még nem szerepelnek a fájlban (vagy cseréljük a létező formákat, mint például "Last Modified:" stb.)

Ezen szakasz további része alapvető ismereteket feltételez a CVS tag-ekről és branch-ekről.

CVS tags are used to label which revisions of the files in your package belong to a given release. Below is a list of the required and suggested CVS tags:

Only the RELEASE tag is required, the rest are recommended for your convenience.

Below is an example of how to tag the 1.2.0 release of the Money_Fast package:

By doing this you make it possible for the PEAR web site to take you through the rest of your release process.

Here's an example of how to create a QA branch:

The QA_2_0_0_BP tag is a "branch point " tag, which is the start point of the tag. It's always a good idea to start a CVS branch from such branch points. MAINT branches may use the RELEASE tag as their branch point.

Fejléc komment blokkok (Previous) (Next) Példa URL-ek

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.