Re: Project Builder and application versions
Re: Project Builder and application versions
- Subject: Re: Project Builder and application versions
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 21 Oct 2001 22:29:35 +0100
On Sunday, October 21, 2001, at 10:19 pm, Simon Wright wrote:
In other words, say I have v1.0 of my app finished (except, maybe, for
some unidentified bugs) and I want to start work on v1.1 which will
contain some new features. But I want to keep v1.0 around in case those
bugs pop up.
Is it best just to duplicate the whole project folder and work with
copies of everything or is there some mechanism in PB that will help
me? Ideally,
if I identify and fix a bug in v1.0, I'd want that fixed in v1.1
without having to code the fix twice.
It sounds like you are looking for functionality that is provided in
CVS. See the Developer Documentation for more information. There is
even handy-dandy integration with CVS provided in Project Builder.
-- Finlay