Chaithra wrote: > Hi, > > Could you please help in getting the entire gccxml project at a > particular revision. > > The cvs revision I need in 1.108. The xml output file has this revision > info. > > I think this is the revision of the -- gccxml\GCC\gcc\cp\xml.c file > > Please let me know how I can get this.
According to "cvs log xml.c" the time of the revision is 2006-03-28 15:00:16 -0500" You can get the whole tree at a time just after this from CVS: $ export CVSROOT=:pserver:[email protected]:/cvsroot/GCC_XML $ cvs co -D "2006-03-28 15:01:00 -0500" gccxml -Brad _______________________________________________ gccxml mailing list [email protected] http://www.gccxml.org/mailman/listinfo/gccxml
