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

Re: Keywords not being translated after switch

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-07-28 00:51:13 CEST

On Tue, 2004-07-27 at 18:29, Chia-liang Kao wrote:
> So when a file has identical content on two branches (or it's the same
> node - not modified after the copy), switching between the branches
> won't update the keywords since the ra->do_switch or dir_delta don't
> bother call open_file at all.

I've seen someone bring this up on IRC a while back, although it doesn't
seem to have resulted in an issue. I'll file one.

The solution to this problem is probably a pass over the entries files
looking for svn:keywords properties which are affected by the switch.
Note that a very similar process would allow us to support a global
revision number substitution, which would make a bunch of users happy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 28 00:52:00 2004

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.