This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC anonymous CVS


On Thu, 20 Mar 2003, Mathieu Roy wrote:
>> In case we ever again experience such a problem, what's the official
>> contact address we should use for issues like this (and probably
>> document somewhere on our web page)?
> savannah-hackers at gnu dot org is usually fine.

On Thu, 20 Mar 2003, Loic Dachary wrote:
> savannah-hackers at gnu dot org is the appropriate address.

Thanks!

I'm going to commit the following patch, so that in the (hopefully
unlikely <g>) even there are problems in the future, we have this
documented properly.

Gerald

Document savannah-hackers at gnu dot org as contact address for the
subversions.gnu.org repository.

Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.98
diff -u -3 -p -r1.98 cvs.html
--- cvs.html	14 Mar 2003 10:35:11 -0000	1.98
+++ cvs.html	21 Mar 2003 09:13:10 -0000
@@ -55,6 +55,8 @@ to check out the compiler sources, respe
 will sync your local copy with the repository.  See the CVS manual for
 additional information on how to use CVS.</p>

+<p>In case of problems with the repository at subversions.gnu.org please
+contact savannah-hackers at gnu dot org dot </p>

 <h3><a name="generated_files"></a>Generated files</h3>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]