Closed
Bug 272150
Opened 20 years ago
Closed 20 years ago
Attempts to rebuild cvs history on specific directories are ignored
Categories
(Webtools Graveyard :: Bonsai, defect, P1)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: justdave, Assigned: justdave)
Details
Attachments
(1 file)
|
1.11 KB,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
The rebuild form looks like this: Ignore checkins earlier than: Ignore files before (must be full path starting with /cvsroot; leave blank to do everything): Only do files within the subdirectory of /cvsroot named: The "Only do files within the subdirectory" line is completely ignored. No matter what you put there, it still attempts to do everything (which currently doesn't work, either, as it timed out after 8 or so hours, but that's another bug)
| Assignee | ||
Comment 1•20 years ago
|
||
removed some unused variables, changed the code around so it actually does what the form says it's doing.
Assignee: tara → justdave
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•20 years ago
|
||
this is live and tested on bonsai.m.o, and at first glance, appears to work quite well.
Attachment #167290 -
Flags: review+
| Assignee | ||
Comment 3•20 years ago
|
||
Been a long time since I've done Bonsai stuff, does the review+ mean I can check it in? :) /me wonders if the patch has bitrotted
Priority: -- → P1
| Assignee | ||
Comment 5•20 years ago
|
||
wasn't bitrotted. Checking in rebuildcvshistory.cgi; /cvsroot/mozilla/webtools/bonsai/rebuildcvshistory.cgi,v <-- rebuildcvshistory.cgi new revision: 1.12; previous revision: 1.11 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•