From: Mike N. <mh...@us...> - 2003-03-14 17:17:32
|
On Fri, 2003-03-14 at 09:02, Mike Noyes wrote: > On Fri, 2003-03-14 at 08:33, ad...@tu... wrote: > > And will the developer be protected from checking out from a particular > > tag point and then later commiting their code and accidentally having old > > code from that tag point overwrite new code that is most recent in cvs? > > A developer wont be able to use an export to commit changes. It's not a > working copy. Adam, Here are some additional resources that explain the 'benefits of/uses for' tags. cvshome.org: "More about branching and tagging" http://www.cvshome.org/docs/manual/cvs_4.html#SEC48 The Cederqvist Manual: "Branches" http://www.gnu.org/manual/cvs/html_chapter/cvs_8.html#SEC50 Open Source Development with CVS: "Marking A Moment In Time (Tags)" "Branches" http://cvsbook.red-bean.com/cvsbook.html#Marking_A_Moment_In_Time__Tags_ http://cvsbook.red-bean.com/cvsbook.html#Branches -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ |