SVN is meant to fill it in, and I had svn:keywords set correctly, but it
wasn't working. I think it would leave the $$ on there anyway so I
Realised it wasn't what I wanted.

- Brett

dan tran wrote:
> Hi Brett,
> 
> What is $Revision$ ?
> 
> -D
> 
> 
> On 3/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> Author: brett
>> Date: Fri Mar 10 07:17:04 2006
>> New Revision: 384810
>>
>> URL: http://svn.apache.org/viewcvs?rev=384810&view=rev
>> Log:
>> try using keyword
>>
>> Modified:
>>    maven/pom/asf/pom.xml
>>
>> Modified: maven/pom/asf/pom.xml
>> URL:
>> http://svn.apache.org/viewcvs/maven/pom/asf/pom.xml?rev=384810&r1=384809&r2=384810&view=diff
>>
>> ==============================================================================
>> --- maven/pom/asf/pom.xml (original)
>> +++ maven/pom/asf/pom.xml Fri Mar 10 07:17:04 2006
>> @@ -24,7 +24,7 @@
>>        define the settings common to all projects at Apache -->
>>   <groupId>org.apache</groupId>
>>   <artifactId>apache</artifactId>
>> -  <version>1</version>
>> +  <version>$Revision$</version>
>>   <packaging>pom</packaging>
>>   <name>The Apache Software Foundation</name>
>>   <description>
>>
>>
>>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to