[plug] CVS

Jens Porup jens at cyber.com.au
Mon Sep 15 07:23:09 WST 2003


On Sun, Sep 14, 2003 at 08:22:22PM +0800, Bernard Blackham wrote:
> You can specify a symbolic tag for any stage in the repository - so
> after each step, you could run "cvs tag 0_1_RELEASE" (with the right
> version number). And do likewise each time you create a released
> tarball.

Indeed, tags are your friend. If you ever need to go back and branch an
older revision, tags let you do that. So if customer X, who uses v 0.12
requires some new functionality, and for whatever reason an upgrade to v
0.18 would break things, you can simply develop on that -r 0.12 tag as
(I think) 0.12.1 etc with no troubles at all.

But of course best to use that time machine and develop from the
beginning in CVS. ;)

Cheers,

Jens
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list