info-cvs
[Top][All Lists]
Advanced

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

CVS for version (not revision) control???


From: Christopher.Fouts
Subject: CVS for version (not revision) control???
Date: Mon, 6 Dec 2004 17:07:55 -0500

What's a good way to do the following via CVS,
if it can be done at all. By "good" I mean
straight-forward and efficient. Just wondering 
if someone has done this before.

I have a proj, with subdirs. Say for now each
subdir contains a set of files that produce an
executable. I want to be able to "version" each
executable independently, while ALSO versioning
the entire project.

        ../proj/subdir1/exec1
      ../proj/subdir2/exec2

Currently, I just tag my project branch at a
certain point, and call that my project version.
So project version may be rel-041206. But exec1
may be v2.0, exec2 at v2.9 for example. So now
I release project version rel-041210. I want it
to have exec v2.0 (same as before) but exec1
version v3.0.

--------------------------------------
Chris T Fouts




reply via email to

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