-
-
trunk/reviewboard/diffviewer/parser.py (Diff revision 1) Is there any way to do this inside the UploadDiffForm and avoid passing the tool to parse() here?
-
trunk/reviewboard/diffviewer/forms.py (Diff revision 1) I'm not fond of this special casing. Can we just change everything to add a third argument that gets ignored in the svn/perforce tools?
-
Review Request #34 — Created May 28, 2007 and discarded
Information | |
---|---|
lobbin | |
Review Board SVN (deprecated) | |
trunk | |
Reviewers | |
reviewboard | |
A patch that adds an extra field file while parsing because the CVS tool I'm working on is needing this as lsdiff strips this field from the uploaded diff. I'm not sure this is the "right" way to do it, but atleast I've done something that can be changed :-)
It works for me(tm). I've only tested on my own scmtool.