Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 67171 invoked from network); 25 Dec 2004 19:57:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Dec 2004 19:57:02 -0000 Received: (qmail 69820 invoked by uid 500); 25 Dec 2004 19:57:02 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 69783 invoked by uid 500); 25 Dec 2004 19:57:02 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 69768 invoked by uid 99); 25 Dec 2004 19:57:01 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.71 as permitted sender) Received: from imf23aec.mail.bellsouth.net (HELO imf23aec.mail.bellsouth.net) (205.152.59.71) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 25 Dec 2004 11:56:58 -0800 Received: from [172.16.1.8] ([65.80.200.112]) by imf23aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20041225195656.ZYXT2378.imf23aec.mail.bellsouth.net@[172.16.1.8]> for ; Sat, 25 Dec 2004 14:56:56 -0500 Message-ID: <41CDC607.50009@bellsouth.net> Date: Sat, 25 Dec 2004 14:56:55 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [naming] svn keyword expansion References: <41CC4E4F.5040904@steitz.com> <64C9AB9E-55F1-11D9-920D-00039310484E@zigweid.net> <41CCA176.5050409@steitz.com> In-Reply-To: <41CCA176.5050409@steitz.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Phil Steitz wrote: > Thanks! See interspersed. > > Robert M.Zigweid wrote: > >> Firstly, on recent versions of SVN, Rev is a legitimate alias of >> LastChangedRevision (or similar), as is Revision. > > > That's what the docs say, but $Revision$ is not being expanded. When > I do "svn propget svn:keywords" on individual source files, I get just > "Rev" as the response. I get an empty response for directories or > non-java files. Could be someone executed the propset below with just > "Rev" included? Oooops I think I had done this a while back for the entire project. I may have screwed this up sorry I just realized it. Alex