I have not done any checkins on the VirtualFile.java today, but the
current version does have the expansion correct:

/**
 * @author [EMAIL PROTECTED]
 * @version $Revision: 1.3 $
 */

I would assume this is a svn issue as it does not do expansion by
default:

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.props.
special.keywords

<quote>
Simply adding keyword anchor text to your file does nothing special.
Subversion will never attempt to perform textual substitutions on your
file contents unless explicitly asked to do so. After all, you might be
writing a document [36] about how to use keywords, and you don't want
Subversion to substitute your beautiful examples of un-substituted
keyword anchors!

To tell Subversion whether or not to substitute keywords on a particular
file, we again turn to the property-related subcommands. The
svn:keywords property, when set on a versioned file, controls which
keywords will be substituted on that file. The value is a
space-delimited list of the keyword names or aliases found in the
previous table.
</quote>

Are you really talking about cvs or svn?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Heiko W. Rupp
Sent: Sunday, April 30, 2006 12:38 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] cvs tag expansion issue (?)

Hi,

while working on the snmp-adaptor, I saw that when checking in
a new file a tag $Revision:$ in the source got converted to
$Revision$ after the commit had finished. I thought, this is
a local problem (with eclipse 3.2rc1 / 3.1.x), but today
I saw that a checkin from Scott (VirtualFile.java) seems
to suffer from the same issue.

Is there a way to fix this? Can I help?

Cheers
  Heiko

-- 
Heiko W.Rupp      http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

    JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to