From owner-freebsd-questions Mon Mar 24 12:15:36 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA7637B401 for ; Mon, 24 Mar 2003 12:15:33 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B263B43FAF for ; Mon, 24 Mar 2003 12:15:32 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.8/8.12.8) with ESMTP id h2OKFU4l057559; Tue, 25 Mar 2003 08:15:30 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.8/8.12.8/Submit) id h2OKFT6I057558; Tue, 25 Mar 2003 08:15:29 +1200 (NZST) (envelope-from jonc) Date: Tue, 25 Mar 2003 08:15:29 +1200 From: Jonathan Chen To: Steve Bertrand Cc: freebsd Subject: Re: Personal development CVS question Message-ID: <20030324201529.GA57515@grimoire.chen.org.nz> References: <20030324115724.S25843-100000@diana.northnetworks.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030324115724.S25843-100000@diana.northnetworks.ca> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-29.3 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 24, 2003 at 12:04:42PM -0500, Steve Bertrand wrote: [...] > Am I correct with this method?: > > - commit my current source and branch as RELEASE > - download RELEASE onto production server and put into use > > - further work will continue normally, and the RELEASE branch will not be > affected > > - when I am ready for the new features, I can re-branch to a new RELEASE, > redownload onto production and repeat > > - if changes are made and required into RELEASE, I can merge at that time. You described pretty much the standard practice. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message