Share on Facebook Share on Twitter Email
Answers.com

commit

Did you mean: commit, nicotine (drug – in chemistry), Commit (motion), Commit Lozenge, Commit (2008 Drama Film)

 
Dictionary: com·mit   (kə-mĭt') pronunciation
 

v., -mit·ted, -mit·ting, -mits.

v.tr.
  1. To do, perform, or perpetrate: commit a murder.
  2. To put in trust or charge; entrust: commit oneself to the care of a doctor; commit responsibilities to an assistant.
  3. To place officially in confinement or custody, as in a mental health facility.
  4. To consign for future use or reference or for preservation: commit the secret code to memory.
  5. To put into a place to be kept safe or to be disposed of.
    1. To make known the views of (oneself) on an issue: I never commit myself on such issues.
    2. To bind or obligate, as by a pledge: They were committed to follow orders.
  6. To refer (a legislative bill, for example) to a committee.
v.intr.

To pledge or obligate one's own self: felt that he was too young to commit fully to marriage.

[Middle English committen, from Latin committere : com-, com- + mittere, to send.]

committable com·mit'ta·ble adj.

SYNONYMS  commit, consign, entrust, confide, relegate. These verbs mean to give over to another for a purpose such as care or safekeeping. Commit has the widest application: The troops were committed to the general's charge. I committed the sonata to memory. The patient was committed to the hospital. To consign is to transfer to another's custody or charge: The owner consigned the paintings to a dealer for sale. Entrust and confide stress trust in another: The task was too dangerous to be entrusted to a child. She confided her plans to her family. To relegate is to assign to a specific and especially an inferior category or position: Some scientists relegate parapsychology to the sphere of quackery.


Search unanswered questions...
Enter a word or phrase...
All Community Q&A Reference topics
 

To physically update to a record. See two-phase commit.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

 
Thesaurus: commit
Top

verb

  1. To be responsible for or guilty of (an error or crime): perpetrate. Informal pull off. See do/not do, law.
  2. To put in the charge of another for care, use, or performance: commend, confide, consign, entrust, give (over), hand over, relegate, trust, turn over. Idioms: give intrustcharge. See give/take/reciprocity.
  3. To place officially in confinement: consign, institutionalize. Informal send up. See free/unfree.
  4. To be morally bound to do: bind, charge, obligate, pledge. See obligation.

 
Antonyms: commit
Top

v

Definition: deliver, entrust
Antonyms: keep, keep from

v

Definition: perform an action
Antonyms: cease, desist, end, idle, loaf, rest, stop, wait


 
Abbreviations: COMMIT
Top
is short for:

Connecting Opportunities To Motivate Mend And Intervene For Teens

 

(DOD) The process of committing one or more air interceptors or surface-to-air missiles for interception against a target track.

 
Word Tutor: commit
Top
pronunciation

IN BRIEF: To give for safekeeping. Also: To be guilty of.

pronunciation What sort of crime did he commit?

Tutor's tip: She wanted him to "commit" (to pledge oneself) that he would come out to view the "comet" (a starlike object that moves around the sun and, when near it, develops a tail) with her.

 
Wikipedia: Commit (data management)
Top

In the context of computer science and data management, commit refers to the idea of making a set of tentative changes permanent. A popular usage is at the end of a transaction. A commit is the act of committing.

Contents

Data management

A COMMIT statement in SQL ends a transaction within a relational database management system (RDBMS) and makes all changes visible to other users. The general format is to issue a BEGIN WORK statement, one or more SQL statements, and then the COMMIT statement. Alternatively, a ROLLBACK statement can be issued, which undoes all the work performed since BEGIN WORK was issued. A COMMIT statement will also release any existing savepoints that may be in use.

In terms of transactions, the opposite of commit is to discard the tentative changes of a transaction, a rollback.

Version Control

Commits are also done for version control systems for source code such as Subversion or Concurrent Versions System. A commit in the context of these version control systems refers to submitting the latest changes of the source code to the repository, and making these changes part of the head revision of the repository. Thus, when other users do an UPDATE or a checkout from the repository, they will receive the latest committed version, unless they specify they wish to retrieve a previous version of the source code in the repository. Version control systems also have similar functionality to SQL databases in that they allow rolling back to previous versions easily. In this context, a commit with version control systems is not as dangerous as it allows easy rollback, even after the commit has been done.

It is possible to set access control permissions to a repository[1]. In other words you can allow a certain user to access(checkout and update) and edit(commit) the information inside the repository.

See also

References

  1. ^ http://msdn.microsoft.com/en-us/library/ms253158.aspx

 
Translations: Commit
Top

Dansk (Danish)
v. tr. - betro, begå, prisgive, indlægge, forpligte, henvise til udvalg
v. intr. - være engageret, forpligte sig

idioms:

  • commit to memory    lære udenad
  • commit to paper    nedskrive

Nederlands (Dutch)
plegen, zich verplichten tot, zich toewijden, toevertrouwen, opsluiten/-nemen, beschikbaar stellen, misdrijf begaan

Français (French)
v. tr. - commettre, engager, consacrer, confier à (sout), (Pol) renvoyer en commission (une loi), (Jur) mettre qn en accusation
v. intr. - s'engager à (faire), se vouer à qn

idioms:

  • commit to memory    apprendre par c¯ur
  • commit to paper    consigner qch par écrit

Deutsch (German)
v. - begehen, anvertrauen, festlegen

idioms:

  • commit to memory    auswendig lernen
  • commit to paper    zu Papier bringen

Ελληνική (Greek)
v. - διαπράττω (αδίκημα κ.λπ.), αναθέτω, επιφορτίζω, δεσμεύω (με υπόσχεση κ.λπ.), παραδίδω, εμπιστεύομαι (κάτι σε), εγκλείω (σε φυλακή κ.λπ.)

idioms:

  • commit to memory    απομνημονεύω
  • commit to paper    καταγράφω

Italiano (Italian)
perpetrare, commettere, affidare, impegnare, incarcerare, destinare

idioms:

  • commit to memory    imparare a memoria
  • commit to paper    mettere per iscritto

Português (Portuguese)
v. - cometer, consignar, praticar

idioms:

  • commit to memory    memorizar
  • commit to paper    pôr no papel

Русский (Russian)
совершить, помещать

idioms:

  • commit to memory    заучить
  • commit to paper    изложить в письменном виде

Español (Spanish)
v. tr. - hacer una promesa, cometer un delito, cometer un crimen
v. intr. - comprometerse

idioms:

  • commit to memory    memorizar
  • commit to paper    poner o consignar por escrito

Svenska (Swedish)
v. - föröva, anförtro, remittera, binda, förpliktiga

中文(简体)(Chinese (Simplified))
委托, 押往, 犯罪

idioms:

  • commit to memory    把某事记住
  • commit to paper    登载, 记录, 写下

中文(繁體)(Chinese (Traditional))
v. tr. - 委託, 押往, 犯罪
v. intr. - 犯罪

idioms:

  • commit to memory    把某事記住
  • commit to paper    登載, 記錄, 寫下

한국어 (Korean)
v. tr. - 위탁하다, 위원회에 회부하다, 헌신하다
v. intr. - 떠맡다

日本語 (Japanese)
v. - 委託する, 委員会に付託する, 身を任す, 犯す, ゆだねる, 付する, あやうくする, 約束する

idioms:

  • commit suicide    自殺する
  • commit to memory    記憶にとどめる, 暗記する
  • commit to paper    書き留める
  • commit to the earth    葬る

العربيه (Arabic)
‏(فعل) وضع, حول, أرسل, أودع, استودع‏

עברית (Hebrew)
v. tr. - ‮שלח (לכלא או למוסד), העביר, מסר, ביצע, עשה‬
v. intr. - ‮היה מחויב ל-, התחייב‬


 
Best of the Web: commit
Top

Some good "commit" pages on the web:


American Sign Language
commtechlab.msu.edu
 
 
Shopping: commit
Top
 
 

Did you mean: commit, nicotine (drug – in chemistry), Commit (motion), Commit Lozenge, Commit (2008 Drama Film)

Learn More
Purloin
undergo
put

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2007. Published by Houghton Mifflin Company. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Thesaurus. Roget's II: The New Thesaurus, Third Edition by the Editors of the American Heritage® Dictionary Copyright © 1995 by Houghton Mifflin Company. Published by Houghton Mifflin Company. All rights reserved.  Read more
Answers Corporation Antonyms. © 1999-2009 by Answers Corporation. All rights reserved.  Read more
Abbreviations. STANDS4.com - The source for acronyms and abbreviations. Copyright ©2006 STANDS4 LLC. All rights reserved.  Read more
Military Dictionary. US Department of Defense Dictionary of Military and Associated Words, 2003.  Read more
Word Tutor. Copyright © 2004-present by eSpindle Learning, a 501(c) nonprofit organization. All rights reserved.
eSpindle provides personalized spelling and vocabulary tutoring online; free trial Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Commit (data management)" Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more