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

Re: @abc - Tag...

From: Günter Dannoritzer <dannoritzer_at_web.de>
Date: 2005-07-28 12:28:59 CEST

Hi,
Clemens A Mensik wrote:

> Hi,
>
> is it possible to create tags in your source code? For Example some kind
> of @author - tag, that gets replaced by the server thru the user submiting
> this new file.
>
> greets
> clemens

What you are looking for is the svn:keywords property.

I am not sure about the author, but what I am using is the $Id$ keyword,
that gets expanded by the server. It includes revision #, submitter,
date, time, not sure whether I got them all.

Have a look in the book:

http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-7-sect-2.3.4

Regards,

Guenter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 28 12:30:43 2005

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

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