DescriptionRevert of Allow git cl also in repos with read-only git-svn. (https://codereview.chromium.org/344013005/)
Reason for revert:
Breaks WebRTC (and possibly other projects actually using https:// for svn access).
Original issue's description:
> Allow git cl also in repos with read-only git-svn.
>
> If you have read-only git-svn git cl would still try
> to use svn commands, which would then fail. This
> changes git cl to only use git-svn if the remote
> svn repository use the svn:// protocol. It matches
> how chromium works and it allowed me to upload a patch.
>
> BUG=391430
>
> R=iannucci
>
> Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=281500
TBR=iannucci@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=391430
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=281513
Patch Set 1 #Messages
Total messages: 8 (0 generated)
|