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

Re: property change & keyword substitution

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-27 22:41:08 CEST

Artur Klauser wrote:

> I'm wondering what the supposed behavior is for keyword substitution, if
> ONLY a file property is changed, not the contents of a file. Is the
> keyword (e.g. $Rev$) going to be substituted with the new revision number
> or not?

A prop change alone doesn't trigger the file to be re-expanded. Whether that is
a bug is up for discussion. See also the closely related:

        http://subversion.tigris.org/issues/show_bug.cgi?id=1663

The reason (AFAIK) it works this way is that the _file_ hasn't changed, only the
property (which is saved in the .svn files somewhere). I'm mucking about with
keywords, so if I figure out where that code is, I'll take a look at it.

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 27 22:41:29 2004

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

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