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

Re: cvs keywords on file headers

From: <kfogel_at_collab.net>
Date: 2003-08-06 04:04:45 CEST

Miguel Bañón <cedar@iespana.es> writes:
> Does svn have the capability to substitute keywords such vcs? If not,
> how can I incorporate automatically into a file its revision number,
> repository, tag, etc.?

This sort of question is better posted on the
users@subversion.tigris.org list (no big deal, just telling you for
next time).

Yes, we support keywords. Basically, you set the 'svn:keywords'
property and put text like $Revision$ or $URL$ in your file. Read the
output of

   $ svn help propset

for more. You should also see svnbook.red-bean.com for more
documentation.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 6 04:43:55 2003

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.