"Will Glass-Husain" <[EMAIL PROTECTED]> writes: >What's up with this? Shouldn't that have been expanded?
>> + * $Id$ Nope. Subversion only expands when checking out, keeping the "only revision has changed" diff nightmares of CVS away. :-) If you check the file out, your local copy has an Id. That file probably has never been touched before since the CVS -> SVN conversion. This was actually the old CVS id version in the repository. Best regards Henning >WILL >On 11/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Author: henning >> Date: Fri Nov 3 08:52:38 2006 >> New Revision: 470900 >> >> URL: http://svn.apache.org/viewvc?view=rev&rev=470900 >> Log: >> move iso umlauts -> utf-8, silencing the Java 1.5 compiler >> >> >> Modified: >> >> jakarta/velocity/tools/trunk/examples/struts/WEB-INF/src/examples/app4/MyTileController.java >> >> Modified: >> jakarta/velocity/tools/trunk/examples/struts/WEB-INF/src/examples/app4/MyTileController.java >> URL: >> http://svn.apache.org/viewvc/jakarta/velocity/tools/trunk/examples/struts/WEB-INF/src/examples/app4/MyTileController.java?view=diff&rev=470900&r1=470899&r2=470900 >> ============================================================================== >> --- >> jakarta/velocity/tools/trunk/examples/struts/WEB-INF/src/examples/app4/MyTileController.java >> (original) >> +++ >> jakarta/velocity/tools/trunk/examples/struts/WEB-INF/src/examples/app4/MyTileController.java >> Fri Nov 3 08:52:38 2006 >> @@ -13,7 +13,7 @@ >> * See the License for the specific language governing permissions and >> * limitations under the License. >> * >> - * $Id: MyTileController.java,v 1.3 2004/03/12 19:41:06 marino Exp $ >> + * $Id$ >> */ >> >> package examples.app4; >> @@ -30,8 +30,8 @@ >> * <p>A simple tile-controller that puts a string into the request scope. >> * Check out the tiles-defs to see the definition that uses the >> controller</p> >> * >> - * @author <a href="mailto:[EMAIL PROTECTED]"/>Marinó A. Jónsson</a> >> - * @version $Id: MyTileController.java,v 1.3 2004/03/12 19:41:06 marino Exp >> $ >> + * @author <a href="mailto:[EMAIL PROTECTED]"/>Marinó A. Jónsson</a> >> + * @version $Id$ >> */ >> >> public class MyTileController extends ControllerSupport { >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >-- >Forio Business Simulations >Will Glass-Husain >[EMAIL PROTECTED] >www.forio.com >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] -- 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 Social behaviour: Bavarians can be extremely egalitarian and folksy. -- http://en.wikipedia.org/wiki/Bavaria Most Franconians do not like to be called Bavarians. -- http://en.wikipedia.org/wiki/Franconia --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]