Closed
Bug 390375
Opened 17 years ago
Closed 17 years ago
Checkin comment not including bug number.
Categories
(mozilla.org :: CVS: Administration, task)
mozilla.org
CVS: Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jst, Assigned: justdave)
Details
The checkin I made for bug 280959 didn't include a reference to the bug number. The checkins are:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=jst%25mozilla.org&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2007-07-25+21%3A14%3A00&maxdate=2007-07-25+21%3A15%3A00&cvsroot=%2Fcvsroot
Please add the bug number to the commit message for that set of checkins.
Updated•17 years ago
|
Assignee: justdave → server-ops
Component: Bugzilla: Other b.m.o Issues → CVS: Administration
OS: Linux → All
QA Contact: reed → justin
Hardware: PC → All
Updated•17 years ago
|
Assignee: server-ops → reed
Updated•17 years ago
|
Assignee: reed → server-ops
Updated•17 years ago
|
Assignee: thardcastle → justdave
Assignee | ||
Comment 1•17 years ago
|
||
Your revised log message is:
--------
Bug 280959: Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc
--------
Ready to commit? (y/n) y
--
Applying change:
RCS file: /cvsroot/mozilla/editor/libeditor/text/nsPlaintextEditor.h,v
done
RCS file: /cvsroot/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp,v
done
RCS file: /cvsroot/mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp,v
done
RCS file: /cvsroot/mozilla/dom/src/base/nsDOMWindowUtils.cpp,v
done
RCS file: /cvsroot/mozilla/dom/src/base/nsDOMClassInfo.h,v
done
RCS file: /cvsroot/mozilla/dom/src/base/nsDOMClassInfo.cpp,v
done
RCS file: /cvsroot/mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp,v
done
RCS file: /cvsroot/mozilla/widget/public/nsGUIEvent.h,v
done
RCS file: /cvsroot/mozilla/content/base/src/nsGkAtomList.h,v
done
RCS file: /cvsroot/mozilla/content/base/src/nsCopySupport.cpp,v
done
RCS file: /cvsroot/mozilla/content/base/src/nsContentUtils.cpp,v
done
RCS file: /cvsroot/mozilla/layout/base/nsDocumentViewer.cpp,v
done
RCS file: /cvsroot/mozilla/content/events/src/nsDOMEvent.h,v
done
RCS file: /cvsroot/mozilla/content/events/src/nsDOMEvent.cpp,v
done
RCS file: /cvsroot/mozilla/content/base/public/nsCopySupport.h,v
done
--
Forcing update of local mirrored repository copy for bonsai...
--
Rebuilding bonsai cvs history:
/cvsroot/mozilla/editor/libeditor/text/nsPlaintextEditor.h,v+....................................
/cvsroot/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp,v+........................................................................................................................................
/cvsroot/mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp,v+......................................................................
/cvsroot/mozilla/dom/src/base/nsDOMWindowUtils.cpp,v.+................
/cvsroot/mozilla/dom/src/base/nsDOMClassInfo.h,v..+...................................................................................................................................................................................................................................
/cvsroot/mozilla/dom/src/base/nsDOMClassInfo.cpp,v...........+........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
/cvsroot/mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp,v+..............................................................................................................................................................................
/cvsroot/mozilla/widget/public/nsGUIEvent.h,v+.....................................................................................................................................................................................
/cvsroot/mozilla/content/base/src/nsGkAtomList.h,v.....+..........+..........................................................................
/cvsroot/mozilla/content/base/src/nsCopySupport.cpp,v+....................................................................
/cvsroot/mozilla/content/base/src/nsContentUtils.cpp,v...+...................................................................................................................................................................................................................................................................................................................
/cvsroot/mozilla/layout/base/nsDocumentViewer.cpp,v.....+............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
/cvsroot/mozilla/content/events/src/nsDOMEvent.h,v+.............................................................................................................................
/cvsroot/mozilla/content/events/src/nsDOMEvent.cpp,v+...........................................................................................................................................................................................................................................................................................................
/cvsroot/mozilla/content/base/public/nsCopySupport.h,v+.................
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•