[GCC-XML] gccxml revision 1.108
Brad King
brad.king at kitware.com
Mon Feb 2 08:56:54 EST 2009
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:anoncvs at www.gccxml.org:/cvsroot/GCC_XML
$ cvs co -D "2006-03-28 15:01:00 -0500" gccxml
-Brad
More information about the gccxml
mailing list