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

Re: How to enable and use keyword substitution (a-la CVS)

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-27 18:20:11 CET

Read this:

http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4

The gist of it is that you have to specifically tell Subversion what
keywords you want to use by specifying those keywords in the svn:keywords
property on the file. Subclipse has a Team -> Set Keyword action that
makes it easy to set these properties on the files. You will need to
commit the prop changes before you see anything in the file.

If you read further down in that same section of the document, it will
describe auto-properties. This is a way to have the svn:keywords property
set when files are initially added/imported.

Subversion does not support $Log$ and probably never will as the core
developers seem opposed to it. I am sure they might consider a
well-implemented patch. You can read the mailing list archives for past
discussions on this.

http://www.google.com/search?as_q=%24Log%24&as_sitesearch=svn.haxx.se

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon Feb 28 04:20:11 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.