This is the mail archive of the
egcs-patches@egcs.cygnus.com
mailing list for the EGCS project.
checkin policies/procedures web page
- To: egcs-patches@egcs.cygnus.com
- Subject: checkin policies/procedures web page
- From: Jeffrey A Law <law@cygnus.com>
- Date: Tue, 13 Jul 1999 00:32:50 -0600
- Reply-To: law@cygnus.com
This patch links in the cvs policies and procedures page under the
"development" section on the egcs home page.
I'd also like to thank Gerald for all his work on the web pages. It's
a *hell* of a lot easier to present useful information now than it was
with the older pages.
Index: checkin.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/checkin.html,v
retrieving revision 1.8
diff -c -3 -p -r1.8 checkin.html
*** checkin.html 1999/03/27 02:58:15 1.8
--- checkin.html 1999/07/13 06:28:39
*************** to the egcs master sources. CVS doesn't
*** 16,26 ****
access to the repository; therefore, we depend on each developer to follow
follow the appropriate policies.
- <p> Also note that the glibc project also has its sources on egcs.cygnus.com;
- under no circumstances should people commit changes into glibc. Similarly
- for the guile project which keeps a mirror of their cvs repository on the
- egcs machine.
-
<ul>
<li>Global write permission. A very limited number of developers have
global write permission over the entire repostiory. This is unfortunately
--- 16,21 ----
*************** you should check them in with separate c
*** 274,280 ****
<p>And that's it!
<hr>
! <i>Last modified on March 25, 1999.</i>
</body>
</html>
--- 269,275 ----
<p>And that's it!
<hr>
! <i>Last modified on July 12, 1999.</i>
</body>
</html>
Index: index.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/index.html,v
retrieving revision 1.136
diff -c -3 -p -r1.136 index.html
*** index.html 1999/07/12 23:24:29 1.136
--- index.html 1999/07/13 06:28:42
***************
*** 29,35 ****
<A HREF="projects.html">Open projects</A><BR>
<A HREF="egcstensions.html">Egcstensions</A><BR>
<A HREF="cvs.html">CVS read access</A><BR>
! <A HREF="cvswrite.html">CVS write access</A>
</P>
<H2>Bugs</H2>
<P>
--- 29,36 ----
<A HREF="projects.html">Open projects</A><BR>
<A HREF="egcstensions.html">Egcstensions</A><BR>
<A HREF="cvs.html">CVS read access</A><BR>
! <A HREF="cvswrite.html">CVS write access</A><BR>
! <A HREF="checkin.html">Commit Policies/Procedures </A>
</P>
<H2>Bugs</H2>
<P>