tags 469298 + upstream quit Hi Paul,
Paul Wise wrote: > SVN supports updating the svn:log property (and others) on old revisions > if there is a certain hook set. It would be nice if git could update > these and rewrite the git commit logs to match the svn ones. Yes, I agree. Unfortunately I am not sure if this could be implemented as transparently as I'd like. svnsync has a copy-revprops subcommand to explicitly reexamine revision properties for a collection of old revisions. Does the svn protocol provide a way to list revisions with changed properties after a certain moment, or is this explicit reexamination always necessary? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

