937: Add ability to strip local filenames from submitted diff

keithho*******@gmai***** (Google Code) (Is this you? Claim this profile.)
March 24, 2009
board.org/

What's the URL of the page this enhancement relates to, if any?
Creating a new review

Describe the enhancement and the motivation for it.
Currently, post-commit reviews are a pain.  You either need to use
post-review which is a pain for a windows user or you can use
TortoiseSVN->log->unified diff to create a diff.  However, this diff will
have local file paths in them instead of just file paths relative to the
base diff.  The base diff can be used to strip off the windows part of
these file paths.  Currently our team does this manually to do a
post-commit review.  It would be cool if the review creation page could do
this.  

What operating system are you using? What browser?
Irrelevant.

Please provide any additional information below.
david
#1 david
TortoiseSVN makes very strange diffs. I don't think we have any plans to add
workarounds for this. The command-line SVN diff should work for most things, but
really post-review is the best option.
  • +WontFix