Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Issue 1232023004: Issue 507301: gclient doesn't work on a path with space characters (Closed)

Created:
5 years, 5 months ago by lwchkg
Modified:
5 years, 4 months ago
Reviewers:
iannucci, szager1, M-A Ruel
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix gclient to work on a path containing space characters Patch contributed by Leung Wing Chung <lwchkg@gmail.com>;. Committed on his behalf due to Commit Queue's mishandling of CRLF files. Here is my procedure for testing for a new install 1. Download and unzip https://src.chromium.org/svn/trunk/tools/depot_tools.zip Note that the path should include a space character, e.g. "with a space" 2. Copy the three modified files to the unzipped folder 3. Convert the unzipped files into Windows CRLF. 4. REMOVE the following lines from update_depot_tools.bat (Should I file a separate bug for this?) :: Initialize/update virtualenv. cd /d "%DEPOT_TOOLS_DIR%." python -u bootstrap\bootstrap.py --deps_file bootstrap\deps.pyl --quiet ENV if errorlevel 1 goto :EOF 5. Run gclient. Installation should be okay until "git rebase" is run. R=maruel@chromium.org BUG=507301 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=296275

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M bootstrap/win/win_tools.bat View 1 chunk +2 lines, -2 lines 0 comments Download
M gclient.bat View 1 chunk +2 lines, -2 lines 0 comments Download
M update_depot_tools.bat View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
lwchkg
Dear all, To fix the issue, I have updated a few punctuations on the committed ...
5 years, 5 months ago (2015-07-10 11:57:52 UTC) #2
lwchkg
Dear all, I have emailed you several days ago but there is still no one ...
5 years, 5 months ago (2015-07-14 12:56:08 UTC) #3
M-A Ruel
On 2015/07/14 12:56:08, lwchkg wrote: > Dear all, > > I have emailed you several ...
5 years, 5 months ago (2015-07-14 13:04:50 UTC) #4
lwchkg
Ping for a week of inactivity. WC Leung.
5 years, 4 months ago (2015-07-30 17:08:33 UTC) #5
M-A Ruel
On 2015/07/30 17:08:33, lwchkg wrote: > Ping for a week of inactivity. Back from vacation, ...
5 years, 4 months ago (2015-08-10 19:37:26 UTC) #6
M-A Ruel
On 2015/08/10 19:37:26, M-A Ruel wrote: > On 2015/07/30 17:08:33, lwchkg wrote: > > Ping ...
5 years, 4 months ago (2015-08-12 14:10:34 UTC) #7
M-A Ruel
lgtm
5 years, 4 months ago (2015-08-12 14:14:01 UTC) #8
M-A Ruel
Committed patchset #1 (id:1) manually as 296275 (presubmit successful).
5 years, 4 months ago (2015-08-12 14:24:42 UTC) #9
lwchkg
5 years, 4 months ago (2015-08-12 17:23:58 UTC) #10
Message was sent while issue was closed.
On 2015/08/12 14:24:42, M-A Ruel wrote:
> Committed patchset #1 (id:1) manually as 296275 (presubmit successful).

Thanks a lot for the review.

Powered by Google App Engine
This is Rietveld 408576698