Closed
Bug 304652
Opened 19 years ago
Closed 8 years ago
bonsai displays 3 entries per file removed from a branch
Categories
(Webtools Graveyard :: Bonsai, defect)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: steffen.wilberg, Assigned: tara)
References
()
Details
Bonsai displays some strange items when removing files from a branch. See this (part of a) checkin: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=&branchtype=match&dir=mozilla%2Ftoolkit%2Fthemes%2Fwinstripe%2Fglobal%2F&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-08-14+09%3A28%09&maxdate=2005-08-14+09%3A28%09&cvsroot=%2Fcvsroot I've removed scrollbars.css, and modified xulscrollbars.css. In addition to mozilla/ toolkit/ themes/ winstripe/ global/ scrollbars.css, it displays these "files": mozilla/ toolkit/ themes/ winstripe/ global/ Tag: mozilla/ toolkit/ themes/ winstripe/ global/ MOZILLA_1_8_BRANCH
Comment 1•19 years ago
|
||
I just hit this too: http://bonsai.mozilla.org/cvsquery.cgi?branch=&hours=2&date=explicit&mindate=2006-02-18+15%3A03&maxdate=2006-02-18+15%3A04 I removed mozilla/config/asdecode.cpp from the trunk, MOZILLA_1_8_BRANCH, and MOZILLA_1_8_0_BRANCH. I expected three bonsai entries, one for each branch, but instead it lists: mozilla/config/Tag: mozilla/config/asdecode.cpp mozilla/config/MOZILLA_1_8_BRANCH mozilla/config/MOZILLA_1_8_0_BRANCH All of these appear with no branch information. Is there any interest in fixing this? I'll do it, if someone can point me at the bonsai source.
Comment 2•19 years ago
|
||
Coincidental or not? I added several new files shortly after the removals above, and they haven't showed up in bonsai, although later checkins have.
This looks like it should've been fixed in v1.11 of dolog.pl (1) but the problem showed up earlier this month as well (2). The problem doesn't show up after the cvs history has been rebuilt. On my local repo, I'm not seeing removes only on a branch being logged to bonsai at all. Removes from the trunk show up though. (1) http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/webtools/bonsai&command=DIFF_FRAMESET&file=dolog.pl&rev2=1.11&rev1=1.10 (2) http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=&branchtype=match&dir=mozilla%2Fdbm&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-06-04+00%3A00%3A00&maxdate=2006-06-05+00%3A00%3A00&cvsroot=%2Fcvsroot
Updated•18 years ago
|
QA Contact: timeless → bonsai
Comment 4•8 years ago
|
||
Bonsai was decommissioned, closing all remaining bugs "wontfix"
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
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
•