Closed
Bug 446604
Opened 16 years ago
Closed 16 years ago
Provide -v option to client.py to list changed files during hg update
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
(deleted),
patch
|
kairo
:
review+
Callek
:
review+
|
Details | Diff | Splinter Review |
When I do hg update, I can supply a -v argument so that I know what files have changed. I'd like to be able to do that whilst using client.py, especially as we'd get a list of the cvs file changes anyway.
The fix is simple, not quite sure what we're doing about reviews, but I think keeping it within those who have put it together is probably a good idea for now.
Attachment #330761 -
Flags: review?(kairo)
Comment 1•16 years ago
|
||
Hmm, I wonder if we should make the same option apply to cvs checkout as well
Assignee | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> Hmm, I wonder if we should make the same option apply to cvs checkout as well
It doesn't apply to cvs because cvs is already verbose.
Comment 3•16 years ago
|
||
Comment on attachment 330761 [details] [diff] [review]
The fix
I agree here, that with cvs it is already verbose enough. Please do still get a r+ or rs+ from KaiRo for this.
Attachment #330761 -
Flags: review+
Comment 4•16 years ago
|
||
Comment on attachment 330761 [details] [diff] [review]
The fix
This is good per se, I just wondered if we should make cvs less verbose without that option, if that's possible.
Attachment #330761 -
Flags: review?(kairo) → review+
Assignee | ||
Comment 5•16 years ago
|
||
This is checked in to closed tree with approval KaiRo/dmose over irc, changeset id 6cb90fe96933
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Target Milestone: --- → Thunderbird 3
Updated•16 years ago
|
Product: Thunderbird → MailNews Core
QA Contact: build-config → build-config
Target Milestone: Thunderbird 3 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•