Re: How do I turn on keyword substitution?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-04-03 16:28:52 CEST
On Wed, 2002-04-03 at 03:34, Andrei Lenkei wrote:
> 1) How do I turn on keyword substitution? For a file? For my whole project?
Use 'svn propset' to set the 'svn:keywords' property on a file.
>
The value of the property is a space-delimited list of keywords that you
/* The most recent revision in which this file was changed. */
/* The most recent date (repository time) when this file was changed. */
/* Who most recently committed to this file. */
/* The URL for the head revision of this file. */
...you can use either the long or short form of each keyword in your
Sorry for the lack of documentation. This is a relatively new, untested
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.