Re: svn commit: r384810 - /maven/pom/asf/pom.xml

2006-03-10 Thread Brett Porter
No, I'm using the cli. That would be a result of the svn:keywords being
set correctly under tortoise and not eclipse, I'd guess.

Anyway, no big concern, it wasn't what I wanted anyway.

- Brett

Rinku wrote:
> Are you using Eclipse to commit? I have noticed this behaviour with
> Eclipse when committing to CVS (not sure about SVN).
> 
> If I commit a resource with $Id$ using tortoiseSVN for first ever
> commit, the $Id$ gets interpolated correctly for all subsequent commits
> (even from within Eclipse)...
> 
> Rahul
> 
> 
> - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]>
> To: "Maven Developers List" 
> Sent: Saturday, March 11, 2006 1:21 PM
> Subject: Re: svn commit: r384810 - /maven/pom/asf/pom.xml
> 
> 
>> 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 -->
>>>>   org.apache
>>>>   apache
>>>> -  1
>>>> +  $Revision$
>>>>   pom
>>>>   The Apache Software Foundation
>>>>   
>>>>
>>>>
>>>>
>>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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



Re: svn commit: r384810 - /maven/pom/asf/pom.xml

2006-03-10 Thread Rinku
Are you using Eclipse to commit? I have noticed this behaviour with 
Eclipse when committing to CVS (not sure about SVN).


If I commit a resource with $Id$ using tortoiseSVN for first ever 
commit, the $Id$ gets interpolated correctly for all subsequent commits 
(even from within Eclipse)...


Rahul


- Original Message - 
From: "Brett Porter" <[EMAIL PROTECTED]>

To: "Maven Developers List" 
Sent: Saturday, March 11, 2006 1:21 PM
Subject: Re: svn commit: r384810 - /maven/pom/asf/pom.xml


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 -->
  org.apache
  apache
-  1
+  $Revision$
  pom
  The Apache Software Foundation
  







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




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



Re: svn commit: r384810 - /maven/pom/asf/pom.xml

2006-03-10 Thread Brett Porter
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 -->
>>   org.apache
>>   apache
>> -  1
>> +  $Revision$
>>   pom
>>   The Apache Software Foundation
>>   
>>
>>
>>
> 

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



Re: svn commit: r384810 - /maven/pom/asf/pom.xml

2006-03-10 Thread dan tran
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 -->
>   org.apache
>   apache
> -  1
> +  $Revision$
>   pom
>   The Apache Software Foundation
>   
>
>
>