Re: Annotate filtering
From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-03-10 20:38:21 CET
On Thu, 2005-03-10 at 13:50 -0500, John Peacock wrote:
If by clever you mean "egregious hack", I can.
- First, dup your working copy and reindent all the files.
- Write a script that iterates over all the files in your working copy.
- Run blame on each file, then, starting with the first user, make all
- Commit as that user (you'll have to do something to work out the
- Repeat until you've committed all whitespace changes to the file.
- Move on to the next file.
It's gross, and it will be slow, but it should do the trick.
-Fitz, not to be misinterpreted as volunteering for the task.
---------------------------------------------------------------------
|
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.