Bug 37346
Summary: | SCM should use an scm._run() which calls run_command with cwd=self.checkout_root to make paths consistent between Git and SVN | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, cjerdonek |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
SCM should use an scm._run() which calls run_command with cwd=self.checkout_root to make paths consistent between Git and SVN
I added a whole bunch of FIXMEs about this when fixing bug 37015, but there are definitely more bugs which will be fixed by making this change.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |