Hi All!
I scanned the archives and found nothing on
this. I hope it's not a FAQ.
I was wondering if anyone has added the ability
to check out files based on the state of each
CVS file in the repository. I manage a project
with 5 developers, and when I do releases, it
would be very cool to be able to check out the
latest revision of state "release" of each file.
The project is starting to get very complex -
some files are ready for prime time, some
aren't, etc...
(Perhaps the functionality exists but I missed
it?)
I would be happy to try adding this
functionality myself if someone can point me
in the right direction - is there a specific
function that decides what revisions of what
files get checked out? Is there some
inherent reason why this can't be done and
I'm just too blind to see it?
Thanks in advance,
Eric
P.s. I've written a little utility allows
you to use simple CVS commands from within
C++Builder. You can check it out here:
http://www.ericcox.com/projects/cvsexpert/