Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
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
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
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
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(643)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 25064: Add a ViewVC link to description when committing (as gcl does)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 10 months ago by mikhail.naganov
Modified:
16 years, 10 months ago
Reviewers:
Evan Martin, evan
CC:
evanm
Visibility:
Public.
Add a ViewVC link to description when committing (as gcl does)

Patch Set 1 #

Patch Set 2 : viewvc url is now optional #

Created: 16 years, 10 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M git-cl View 1 1 chunk +6 lines, -5 lines 0 comments Download
Total messages: 5
|
mikhail.naganov
This is it. I fixed the 80-column issue. About making the ViewVC link a "soft ...
16 years, 10 months ago (2009年03月05日 09:48:15 UTC) #1
This is it. I fixed the 80-column issue.
About making the ViewVC link a "soft requirement": if a project doesn't have a
ViewVC feature, then any string can be entered by a developer instead of URL
base, e.g. a "revision " string.
I'm experiencing the same problem with the tree status URL. For V8 currently
there's no such URL, so I mocked up a file that contains "tree is open" text in
order to satisfy git-cl.
I think that users of git-cl are smart enough in order to deal with this. Making
ViewVC URL optional makes it easy to forget about it.
Maybe we need to say "please run git cl config after updating this script" to
prevent user's confusion on commiting?
Sign in to reply to this message.
evan
On 2009年03月05日 09:48:15, mikhail.naganov wrote: > This is it. I fixed the 80-column issue. > ...
16 years, 10 months ago (2009年03月05日 16:00:22 UTC) #2
On 2009年03月05日 09:48:15, mikhail.naganov wrote:
> This is it. I fixed the 80-column issue.
> 
> About making the ViewVC link a "soft requirement": if a project doesn't have a
> ViewVC feature, then any string can be entered by a developer instead of URL
> base, e.g. a "revision " string.
> 
> I'm experiencing the same problem with the tree status URL. For V8 currently
> there's no such URL, so I mocked up a file that contains "tree is open" text
in
> order to satisfy git-cl.
> 
> I think that users of git-cl are smart enough in order to deal with this.
Making
> ViewVC URL optional makes it easy to forget about it.
> 
> Maybe we need to say "please run git cl config after updating this script" to
> prevent user's confusion on commiting?
The tree status URL thing is a bug. I'm sorry you had to work around it. :( I
will fix it.
And I understand better: it's not that the URL is used, it's just the prefix
that's appended to the log message. Maybe it should be more descriptive then? 
E.g. "log message note"? Ugh, hard to explain.
Ok, third option -- we should pull this all from the origin site anyway:
$ svn cat http://src.chromium.org/svn/codereview.settings
# This file is used by gcl to get repository specific information.
CODE_REVIEW_SERVER: codereview.chromium.org
CC_LIST: chromium-reviews@googlegroups.com
VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision=
STATUS: http://chromium-status.appspot.com/status
TRY_ON_UPLOAD: True
Then it matters less that it's called viewvc.
I just don't want this program to fail if you don't set a "viewvc url" because
most people don't even run viewvc.
Sign in to reply to this message.
evan
I just double-checked the code and it tries to make the tree status stuff optional. ...
16 years, 10 months ago (2009年03月05日 16:03:36 UTC) #3
I just double-checked the code and it tries to make the tree status stuff
optional. E.g., the comment is:
 # Check the tree status if the tree status URL is set.
Ah, but it was only fixed in commit 7221838485bd0d4a7d9955ef9596f05cab5676d8 ...
maybe you didn't have that version.
Sign in to reply to this message.
mikhail.naganov
Yes, sorry, it was my mistake to think that Tree URL is mandatory. Fetching settings ...
16 years, 10 months ago (2009年03月05日 19:19:35 UTC) #4
Yes, sorry, it was my mistake to think that Tree URL is mandatory.
Fetching settings from repository is a very good idea. Right now I'm copying
them by hand.
Sign in to reply to this message.
evan
Something seems to have gone wrong in your diff -- it's only showing a few ...
16 years, 10 months ago (2009年03月10日 20:37:38 UTC) #5
Something seems to have gone wrong in your diff -- it's only showing a few
lines. Maybe you need to pass a base branch to diff against when uploading?
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /