Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 35218 invoked from network); 1 Feb 2005 21:20:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Feb 2005 21:20:19 -0000 Received: (qmail 65891 invoked by uid 500); 1 Feb 2005 21:20:17 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 65667 invoked by uid 500); 1 Feb 2005 21:20:17 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 65654 invoked by uid 99); 1 Feb 2005 21:20:16 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mailgate1.dslextreme.com (HELO mailgate1.dslextreme.com) (66.51.199.94) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 01 Feb 2005 13:20:15 -0800 Received: from mail5.dslextreme.com (unknown [192.168.7.93]) by mailgate1.dslextreme.com (Postfix) with SMTP id C6F7A630407 for ; Tue, 1 Feb 2005 13:16:54 -0800 (PST) Received: (qmail 8985 invoked from network); 1 Feb 2005 21:20:11 -0000 Received: from unknown (HELO belagio) (66.51.196.164) by mail5.dslextreme.com with SMTP; Tue, 01 Feb 2005 13:20:11 -0800 Message-ID: <41FFF28A.6000507@dslextreme.com> Date: Tue, 01 Feb 2005 13:20:10 -0800 From: Ralph Goers User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Version $Id$ style for xml files (Was: SVN behaviour with "Id" keyword) References: <41FCB52A.8000002@apache.org> <20050201201034.GB25820@localhost> In-Reply-To: <20050201201034.GB25820@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSLExtreme-MailGate-Information: Please contact the ISP for more information X-DSLExtreme-MailGate: Found to be clean X-MailScanner-From: ralph.goers@dslextreme.com X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Tim Larson wrote: > As part of my effort to keep whiteboard/forms mergeable, > >I am fixing a bunch of Id's and ran across a minor issue. >How do we want to mark the version in xml files? There >is quite a variety+possibilities: > CVS $Id$ > SVN $Id$ > > Version $Id$ > version $Id$ > @version $Id$ > etc... >Could we pick a style, and then I will make the files I >happen to touch match it? > >--Tim Larson > > I only see one choice that is within a comment. How do the others keep from breaking the document? I would use