Date: Mon, 24 Mar 2003 12:04:42 -0500 (EST) From: Steve Bertrand <iaccounts@northnetworks.ca> To: freebsd <freebsd-questions@FreeBSD.ORG> Subject: Personal development CVS question Message-ID: <20030324115724.S25843-100000@diana.northnetworks.ca>
next in thread | raw e-mail | index | archive | help
I have developed a project for use at my ISP, which I have been keeping in my CVS repository (as I do all of my projects). CVS is working great, but I have a somewhat unrelated question, which I would apprecieate redirection if required. The current state of my app is ready for production, so I would like to take a snapshot of it as is, then implement it. I would like to leave this snapshot alone, and further develop in other aspects of the program now. 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. Tks for any assistance! Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030324115724.S25843-100000>