Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 9541 invoked from network); 24 Oct 2002 18:58:40 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 Oct 2002 18:58:40 -0000 Received: (qmail 8272 invoked by uid 97); 24 Oct 2002 18:59:30 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 8217 invoked by uid 97); 24 Oct 2002 18:59:29 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 8205 invoked by uid 98); 24 Oct 2002 18:59:28 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Robert" To: "Avalon Dev" Subject: [OT] CVS and patches Date: Thu, 24 Oct 2002 13:58:02 -0500 Message-ID: <038301c27b8f$47a30140$9600a8c0@bulldev> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0384_01C27B65.5ECCF940" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0384_01C27B65.5ECCF940 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Forgive me for asking this off topic question, but I've looked around the net a bit and can't seem to find an answer. I know that when submitting a patch for some piece of code you like to have the patch submitted by doing a "diff -u" command, correct? In the CVS manual I've read it shows how to do this and what the results look like, but what I can't find is how you actually apply this patch to the repository. If, for example, I create a patch, do a diff on it and send it to the list, how to you commiters actually apply it? I know how to commit a source file, but is that different than applying a patch? Thanks a bunch, Robert McIntosh ------=_NextPart_000_0384_01C27B65.5ECCF940--