[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: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 15 Mar 2010 09:47:31 -0400

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].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2459978
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-03-15 14:47:31 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.