Re: [wwwdocs,Java] Replace sources.redhat.com by sourceware.org
Mark Wielaard <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.java.patches |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 23, 2012 at 10:52:41AM +0100, Andrew Haley wrote: > On 10/23/2012 10:47 AM, Andrew Hughes wrote: > > It's never been obvious to me how the web material gets updated. GCJ > > regularly misses out on being mentioned in changes too, despite fixes going in. > > Web material gets updated with patches through the same process > as the software. Only thing to realize is that docs are still in CVS, not SVN: http://gcc.gnu.org/cvs.html For more background see also: http://gcc.gnu.org/contribute.html#webchanges http://gcc.gnu.org/projects/web.html Cheers, Mark