Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] CVS Commit Comment Format


That should have been a single line:

[100906] Fixed SampleContentsAction for mySQL


Arthur Ryman,
Rational Desktop Tools Development

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx
intranet: http://labweb.torolab.ibm.com/DRY6/



Arthur Ryman/Toronto/IBM@IBMCA
Sent by: wtp-dev-bounces@xxxxxxxxxxx

06/22/2005 09:15 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] CVS Commit Comment Format






I see most people are  now putting their bugzilla numbers in the CVS commit comments. That's great. Thx.


For consistency, let's all use the convention of starting the comment off with the bug number in square brackets, followed by a useful comment. For example, the comment for the following commit should be like:


[100906] Fixed

SampleContentsAction for mySQL

Aside from readability, this simplifies automatic processing of commit comments.



Arthur Ryman,
Rational Desktop Tools Development

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx
intranet: http://labweb.torolab.ibm.com/DRY6/

----- Forwarded by Arthur Ryman/Toronto/IBM on 06/22/2005 08:58 AM -----
Eclipse CVS Genie <genie@xxxxxxxxxxx>
Sent by: wtp-cvs-commit-bounces@xxxxxxxxxxx

06/21/2005 08:39 PM

Please respond to
CVS individual commit notification list

To
wtp-cvs-commit@xxxxxxxxxxx
cc
Subject
[wtp-cvs-commit] org.eclipse.wtp.releng/maps wst-database.map







Update of /home/webtools/org.eclipse.wtp.releng/maps
In directory node1:/tmp/cvs-serv26028

Modified Files:
               wst-database.map
Log Message:
Fixed defect 100906.

Index: wst-database.map
===================================================================
RCS file: /home/webtools/org.eclipse.wtp.releng/maps/wst-database.map,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** wst-database.map                 21 Jun 2005 22:37:47 -0000                 1.23
--- wst-database.map                 22 Jun 2005 00:39:47 -0000                 1.24
***************
*** 17,21 ****
plugin@xxxxxxxxxxxxxxxxxxx.mysql=v20050620_1524,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.mysql
plugin@xxxxxxxxxxxxxxxxxxx.outputview=v20050615_1113,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.outputview
! plugin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx=v20050621_1840,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.server.ui
plugin@xxxxxxxxxxxxxxxxxxx.sqlscrapbook=v20050621_1434,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.sqlscrapbook
plugin@xxxxxxxxxxxxxxxxxxx.dbdefinition.sqlserver=v20050620_1524,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.dbdefinition.sqlserver
--- 17,21 ----
plugin@xxxxxxxxxxxxxxxxxxx.mysql=v20050620_1524,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.mysql
plugin@xxxxxxxxxxxxxxxxxxx.outputview=v20050615_1113,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.outputview
! plugin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx=v20050621_1738,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.server.ui
plugin@xxxxxxxxxxxxxxxxxxx.sqlscrapbook=v20050621_1434,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.sqlscrapbook
plugin@xxxxxxxxxxxxxxxxxxx.dbdefinition.sqlserver=v20050620_1524,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/rdb/plugins/org.eclipse.wst.rdb.dbdefinition.sqlserver

_______________________________________________
wtp-cvs-commit mailing list
wtp-cvs-commit@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-cvs-commit_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top