This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tag reorg


On Mon, 31 Oct 2005, Giovanni Bajo wrote:

> Why do we need snapshot tags? Can't we generate snapshots using the -r
> {2005-11-14} syntax?

In CVS, they were needed because you couldn't use a date and a branch 
together (we stopped tagging mainline snapshots some time ago in favour of 
the snapshot announcement giving the timestamp instead).  With SVN, 
neither mainline nor branch snapshots need tagging; the announcements can 
give either the timestamp or the revision number.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]