This is the mail archive of the gcc-patches@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: PATCH for Re: ObjC improvements and ObjC++


Perhaps you should also briefly mention the cvs commands that should be used? Personally, I found that using 'cvs tag' was not entirely reliable (see my message on the main gcc list) and I resorted to 'rtag' instead.

My 2 zlotys,

--Zem

On Thursday, Jul 10, 2003, at 10:44 US/Pacific, Gerald Pfeifer wrote:

[ gcc -> gcc-patches ]

On Wed, 8 Jul 2003, Geoff Keating wrote:
could you document this in cvswrite.html under 'Creating Branches'?

Sure! That's an excellent idea.


I just installed the patch below.

Gerald

Index: cvswrite.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvswrite.html,v
retrieving revision 1.56
diff -u -3 -p -r1.56 cvswrite.html
--- cvswrite.html	25 May 2003 12:03:33 -0000	1.56
+++ cvswrite.html	10 Jul 2003 17:22:48 -0000
@@ -400,7 +400,9 @@ done
 <h2><a name="branches">Creating branches</a></h2>

 <p>When creating a branch for development, you should first tag the
-branchpoint.</p>
+branchpoint. Also, please document such branches at
+<a href="cvs.html#devbranches">cvs.html#devbranches</a>.
+</p>

 </body>
 </html>


--------------------------------------------------------------
Ziemowit Laski                 1 Infinite Loop, MS 301-2K
Mac OS X Compiler Group        Cupertino, CA USA  95014-2083
Apple Computer, Inc.           +1.408.974.6229  Fax .5477


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