-
-
We should probably figure out what our story is for running this on Windows. This and the path mentioned may very well be wrong.
-
Rather than special-casing this line, remove the "+" on each line (as Python will properly concatenate the strings) and then put the "% home" at the end of the whole string. (Home doesn't need to be in parens).
Added full home directory to subversion certificate error message.
Review Request #442 — Created July 8, 2008 and submitted
The previous message just said '~'. This substitutes the actual home directory of the user which should be helpful when diagnosing svn issues.
scmtools tests still run (os x, linux). Used this change to help diagnose confusion about which user reviewboard was running as.