[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 'stamping' a la RCS '$Header$'?

From: Nathan Fiedler <nfiedler_at_bluemarsh.com>
Date: 2002-05-02 19:55:28 CEST

Who needs docs when there's the source code? ;)

By the way, the keywords are: Author, Date, Rev, and URL. Simply set the
property described below to "Author Date Rev URL". Then put $Author: $
or whatever in your files. Be sure to have the space after the colon
though.

While these keywords address the important bits of information, I would
like to add my vote for an all-inclusive keyword, such as Id or Header.

nathan

On Thu, 2002-05-02 at 06:26, Ben Collins-Sussman wrote:
> Alexis Huxley <ahuxley@gmx.net> writes:
>
> > Is this possible? Is there some '$header$' or '#(@)'-like string I
can
> > put in my sources which will be substituted at checkout time for
> > revision number, date, last-modified by etc?
>
> Read include/svn_types.h, and grep down to /*** Keyword Substitution
***/
> section. We support 4 keywords -- you just need to activate them by
> setting the svn:keywords property on a file.
>
> Man, we really need docs. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 2 19:57:16 2002

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.