info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: revision number less than 1.1


From: Mike Castle
Subject: Re: revision number less than 1.1
Date: Fri, 18 Jan 2002 15:56:08 -0800

In article <address@hidden>,
Petr Aubrecht <address@hidden> wrote:
>The idea was to put $Revision$ into configuration file as a version number
>of the software. Then I have automatically increasing version number (like

This is a good idea if you want the user to be able to identify the
revision of each component (such as using ident or what commands).  But not
for identifying the version of the release.

>in Borland C++ Builder). It allows frequent releases and stay sure the user
>has the latest version. I don't like to do it manually (every day).

Borland C++ Builder is a build system.  Not an SCM system.

While it may be wise to keep track of the information in CVS, it should be
the build system (be it make or whatever) that assigns identification to
the release.

mrc

-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]