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

Once again: The $name$ keyword

From: <postmaster_at_tigris.org>
Date: Mon, 19 Jan 2009 06:53:14 -0800 (PST)

Sorry if annoying you. I've searched for quite a long time for a solution to the missing "$name$" keyword in subversion. I could not find anything helpful.

I would like to replace "$name$" keywords in my source code files by the "tag name" (by common convention, the first subfolder below "tags/"). I found the advice to write a piece of code in the corresponding file (e.g. if it is a javascript file, write a piece of javascript, etc.) which uses $URL$ and extracts the part of interest. This is absolutely no satisfying solution if the tag name should be replaced in dozens or hundreds of files in different languages or even plain text.

I also found that there is no way to implement such a keyword using hooks (?)

My last two hopes are:
* Is this feature planned for a near-future release?
* Is there some ready-to-use client wrapper, or whatever, which solves this issue?

Thx,
Daniel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1034785

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 22:25:51 CET

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.