Thanks, that explains it. When you view it on the web site:
http://svn.apache.org/viewcvs.cgi/jakarta/velocity/trunk/src/java/org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.java?rev=124215&view=markup
It shows the ID tag. But when you retrieve it with subversion it expands it.
A little counterintuitive.
WILL
----- Original Message ----- From: "Shinobu Kawai" <[EMAIL PROTECTED]>
To: "Velocity Developers List" <[email protected]>
Sent: Wednesday, January 05, 2005 8:54 AM
Subject: Re: ID tag
Hi Will,
I'm not sure if that clears anything up for me. I'd assumed that svn would
expand ID like cvs. Is this not the case? (or did I do it wrong).
It will to the files checked out on the client side. Here are the keywords you can use with Subversion: http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4
Here's what DataSourceResourceLoader.java looks like at my place: * @version $Id: DataSourceResourceLoader.java 124215 2005-01-05 14:56:50Z wglass $
Best regards, -- Shinobu
-- Shinobu "Kawai" Yoshida <[EMAIL PROTECTED]>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
