Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(8)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Issue
502085
: Factor out gcl.GetRepositoryRoot() into scm.SVN.GetCheckoutRoot() (Closed)
Created:
11 years ago by
M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
bradnelson
,
bradn
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.
Description
Factor out gcl.GetRepositoryRoot() into scm.SVN.GetCheckoutRoot() This is to reduce trychange.py dependency on gcl.py
Patch Set 1
#
Created:
11 years ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+31 lines, -20 lines
)
Patch
M
gcl.py
View
1 chunk
+2 lines, -11 lines
0 comments
Download
M
scm.py
View
1 chunk
+19 lines, -0 lines
0 comments
Download
M
tests/gcl_unittest.py
View
1 chunk
+0 lines, -1 line
0 comments
Download
M
tests/gclient_scm_test.py
View
1 chunk
+1 line, -1 line
0 comments
Download
M
tests/scm_unittest.py
View
1 chunk
+2 lines, -1 line
0 comments
Download
M
trychange.py
View
2 chunks
+7 lines, -6 lines
0 comments
Download
Messages
Total messages: 2 (0 generated)
Expand Messages
|
Collapse Messages
M-A Ruel
11 years ago (2009-12-19 18:43:38 UTC)
#1
bradn
LGTM
11 years ago (2009-12-19 20:24:31 UTC)
#2
LGTM
Expand Messages
|
Collapse Messages
Issue 502085: Factor out gcl.GetRepositoryRoot() into scm.SVN.GetCheckoutRoot() (Closed)
Created 11 years ago by M-A Ruel
Modified 9 years, 7 months ago
Reviewers: bradnelson, bradn
Base URL:
Comments: 0
This is Rietveld
408576698