This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ANNOUNCE: New Bounded Pointers Project Page
Mo McKinlay <mmckinlay@gnu.org> writes:
> What happens if you go directly to the path of proj-bp-patch-ld.txt using
> your browser? If it still doesn't find it, then it's not a problem with
> proj-bp.html :)
OK, then proj-bp.html is exempt.
All files exist in CVS:
$ cvs stat htdocs/proj-bp*
===================================================================
File: proj-bp-patch-gdb.txt Status: Up-to-date
Working revision: 1.1
Repository revision: 1.1 /cvs/gcc/wwwdocs/htdocs/proj-bp-patch-gdb.txt,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
===================================================================
File: proj-bp-patch-ld.txt Status: Up-to-date
Working revision: 1.1
Repository revision: 1.1 /cvs/gcc/wwwdocs/htdocs/proj-bp-patch-ld.txt,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
===================================================================
File: proj-bp.html Status: Up-to-date
Working revision: 1.7
Repository revision: 1.7 /cvs/gcc/wwwdocs/htdocs/proj-bp.html,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
Opening http://gcc.gnu.org/proj-bp.html from the browser succeeds.
Opening http://gcc.gnu.org/proj-bp-patch-ld.txt from the browser fails:
------------------------------------------------------------------------------
Not Found
The requested URL /proj-bp-patch-ld.txt was not found on this server.
Apache/1.3.9 Server at gcc.gnu.org Port 80
------------------------------------------------------------------------------
There shouldn't be any propagation delay between CVS and Apache, since
the main page proj-bp.html appeared immediately after I committed the
cvs add, and my changes have always appeared immediately after I
committed them.
Greg