This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Remove EGCS symlink from CVS?
>>>>> "Craig" == Craig Rodrigues <rodrigc@attbi.com> writes:
Craig> On a related note, on http://gcc.gnu.org/cvs.html, the
Craig> following paragraph seems to be wrong:
Craig> " The setup of the machine running the gcc.gnu.org site is also
Craig> available, through cvsweb and anonymous read-only CVS. Use the same
Craig> procedure as above, but replace the repository bits with
Craig> :pserver:anoncvs@gcc.gnu.org:/cvs/sourceware and infra."
Craig> What is infra? The only thing that worked was:
Craig> cvs -d :pserver:anoncvs@gcc.gnu.org:/cvs/sourceware login
infra is a subdirectory of /cvs/sourceware. Perhaps the cvs.html
document could be improved to make that clearer?
Ben