"Will Glass-Husain" <[EMAIL PROTECTED]> writes:
>Any source control experts out there?
>In the commits I did this morning, the ID tag in the headers was changed.
>For example:
>+++
>jakarta/velocity/trunk/src/java/org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.java
>- * @version $Id: DataSourceResourceLoader.java,v 1.12 2004/03/20 03:35:51
>dlr Exp $
>+ * @version $Id$
>But that wasn't in my patch. What happened? Is this a config issue on my
>end or on the server?
svn propget svn:keywords DataSourceResourceLoader.java
svn propset svn:keywords "Id Author" DataSourceResourceLoader.java
Regards
Henning
--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
[EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire
Linux, Java, perl, Solaris -- Consulting, Training, Development
What is more important to you...
[ ] Product Security
or [ ] Quality of Sales and Marketing Support
-- actual question from a Microsoft customer survey
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]