DescriptionFix "No SCM found for url None" error that can occur after update
This occurs when gclient compares the cached deps in .gclient_entries
to the new DEPS and tries to construct an SCM for any cached entries
which no longer exist. In this situation gclient doesn't account for
the case where previous entries may have been ignored by setting their
url to None via the custom_deps section in .gclient.
Contributed by Jay Soffian.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=62540
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|