[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Date / time and other "tags" in files in projects managed with subclipse

From: ct529 <ct529_at_york.ac.uk>
Date: Mon, 15 Mar 2010 18:11:37 +0000

Plenty of room. I do not understand, but it is the underlying svn.

Mark Phippard wrote:
> $Rev:: $: is a fixed-length format. It is possible that it verifies
> it has enough room to substitute before it does it.
>
>
>
> On Mon, Mar 15, 2010 at 2:05 PM, ct529 <ct529_at_york.ac.uk> wrote:
>
>> Dear Mark,
>>
>> for some strange reasons, $Rev:: $: seems not to be supported!
>>
>> $Rev:$: works though .... thanks a lot for your help.
>>
>>
>> Mark Phippard wrote:
>>
>>> The feature comes from SVN, not Subclipse. We just provide a UI for
>>> setting the properties, SVN handles the work of expanding it or not.
>>> It sounds like you did stuff right. You could try removing the :: and
>>> just have:
>>>
>>> # $Rev$: Revision of last commit
>>>
>>> I do not know if you have to put "Rev" in the property when you use
>>> the short form.
>>>
>>>
>>>
>>> On Mon, Mar 15, 2010 at 1:30 PM, ct529 <ct529_at_york.ac.uk> wrote:
>>>
>>>
>>>> Dear Mark,
>>>>
>>>> I chose one of the files, and I run the the svn:keywords through the
>>>> menu team > set property.
>>>>
>>>> In the enter a text property I write "Revision"
>>>>
>>>> In the file I add a line
>>>>
>>>> # $Rev:: $: Revision of last commit
>>>>
>>>> Then I commit the file ....
>>>>
>>>> The I update and refresh ....
>>>>
>>>> Nothing happens :(
>>>>
>>>> Mark Phippard wrote:
>>>>
>>>>
>>>>> It only shows in the list when a file is selected. However, you can
>>>>> still type it in the entry box and it will apply recursively. You
>>>>> will of course have to commit the property change too.
>>>>>
>>>>>
>>>>> On Mon, Mar 15, 2010 at 1:18 PM, ct529 <ct529_at_york.ac.uk> wrote:
>>>>>
>>>>>
>>>>>
>>>>>> Dear Mark,
>>>>>>
>>>>>> I read the documentation.
>>>>>>
>>>>>> 1) I have tried setting svn:keywords property through subclipse but it
>>>>>> does not offer me that property in the list .
>>>>>> 2) I would like to set those properties over all files in my repository.
>>>>>>
>>>>>> Best,
>>>>>>
>>>>>>
>>>>>> Mark Phippard wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>> In Subversion those are called keywords. Read about them here:
>>>>>>>
>>>>>>> http://svnbook.red-bean.com/en/1.5/svn.advanced.props.special.keywords.html
>>>>>>>
>>>>>>> You need to set the svn:keywords property on the files to tell SVN
>>>>>>> which keywords you are using, and then of course you also need to put
>>>>>>> them in your source code where you would like them expanded.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Mar 15, 2010 at 9:43 AM, ct529 <ct529_at_york.ac.uk> wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>> Dear Subclipsers,
>>>>>>>>
>>>>>>>> I use subclipse for R development and I am an absolute newbie (I have
>>>>>>>> only used it around 1 year :) )
>>>>>>>>
>>>>>>>> I have a file in a project. I would like to introduce some "tags" to the
>>>>>>>> files so that every time I "ci" the file, those tgas get updated. For
>>>>>>>> exmaple: a "date" and a "time" tags, that are updated with the date and
>>>>>>>> time of last ci.
>>>>>>>>
>>>>>>>> That would help me in building changelogs.
>>>>>>>>
>>>>>>>> Is it possible with subclipse? How?
>>>>>>>>
>>>>>>>> Regards
>>>>>>>> --
>>>>>>>>
>>>>>>>> Corrado Topi
>>>>>>>> PhD Researcher
>>>>>>>> Global Climate Change and Biodiversity
>>>>>>>> Area 18,Department of Biology
>>>>>>>> University of York, York, YO10 5YW, UK
>>>>>>>> Phone: + 44 (0) 1904 328645, E-mail: ct529_at_york.ac.uk
>>>>>>>>
>>>>>>>> ------------------------------------------------------
>>>>>>>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2459977
>>>>>>>>
>>>>>>>> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>> --
>>>>>> Corrado Topi
>>>>>> PhD Researcher
>>>>>> Global Climate Change and Biodiversity
>>>>>> Area 18,Department of Biology
>>>>>> University of York, York, YO10 5YW, UK
>>>>>> Phone: + 44 (0) 1904 328645, E-mail: ct529_at_york.ac.uk
>>>>>>
>>>>>> ------------------------------------------------------
>>>>>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2460071
>>>>>>
>>>>>> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>> --
>>>> Corrado Topi
>>>> PhD Researcher
>>>> Global Climate Change and Biodiversity
>>>> Area 18,Department of Biology
>>>> University of York, York, YO10 5YW, UK
>>>> Phone: + 44 (0) 1904 328645, E-mail: ct529_at_york.ac.uk
>>>>
>>>> ------------------------------------------------------
>>>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2460076
>>>>
>>>> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>>>>
>>>>
>>>>
>>>
>>>
>>>
>> --
>> Corrado Topi
>> PhD Researcher
>> Global Climate Change and Biodiversity
>> Area 18,Department of Biology
>> University of York, York, YO10 5YW, UK
>> Phone: + 44 (0) 1904 328645, E-mail: ct529_at_york.ac.uk
>>
>> ------------------------------------------------------
>> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2460103
>>
>> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>>
>>
>
>
>
>

-- 
Corrado Topi
PhD Researcher
Global Climate Change and Biodiversity
Area 18,Department of Biology
University of York, York, YO10 5YW, UK
Phone: + 44 (0) 1904 328645, E-mail: ct529_at_york.ac.uk
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2460109
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-03-15 19:11:52 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.