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

Re: [BUG] Conflict with use-commit-times = yes + svn:keywords set

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-11-03 19:49:29 CET

John Peacock wrote:
> 3) make the client code check the text-base when the svn:keywords
> property is set, and either

Do you mean "check the text base at the time when svn:keywords becomes set", or
"check the text base every time it is accessed while svn:keywords is set"?

If the former, then this won't help with files that are already messed up in
this way, unless we tell people to unset and then re-set svn:keywords.

If the latter, it sounds like a big performance hit.

> a) silently unexpand keywords and commit the file _and_ the revprop, or

"revprop"? You mean the "svn:keywords" file property, I assume.

No way shall the client silently commit anything. Or isn't that what you meant?

> b) refuse to set the property until the file is fixed (or --force used,
> in which case follow 3a).

How would the user go about fixing the file? We are talking about the base
text, aren't we? All the user can do is perhaps modify the working copy in
some way, if that is useful.

Sorry - I'm not fully understanding these solutions.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 3 19:50:21 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.