> >I would like to use revision numbers less than 1.1, let say 0.0.1, or
1.0.1
> >etc.
>
> Why, are you superstitious about numbers?

The idea was to put $Revision$ into configuration file as a version number
of the software. Then I have automatically increasing version number (like
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).

Well, I'll use tags.

> >Is there also a way how to store all histories at once? I would like to
see
> >what has changed in all project, not for single file.
>
> The only way to do that currently is to use some clever programs
> that can post-filter the output of cvs log, to rearrange the information

I'll look at it, thanks.

Thank you for answers.
Petr

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to