Peter Samuelson <[EMAIL PROTECTED]> writes: > Christof Douma points out that "svn pdel svn:keywords" does not > un-expand a file's keywords in the working copy. He thinks it should, > and I tend to agree. Present behavior leaves a working copy diff due > to keyword expansion, even if the file is otherwise unchanged. > > [...] > > Comments? Please Cc: [EMAIL PROTECTED] in replies.
I think that's reasonable. Having a propdel result in a textual diff is rather unexpected, and in some sense the in-file expanded portion of the keyword is "part of" the property. We'll have to do it carefully, of course, because the working file might have local mods. +1 from me, but I'd like to hear at least one other developer come to the same conclusion before we implement it, as this is a somewhat noticeable behavior change. -Karl -- www.collab.net <> CollabNet | Distributed Development On Demand -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

