Vertaling van "post-commit" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Wenn ein Commit komplett abgeschlossen wurde, wird der post-commit Hook ausgeführt.
After the entire commit process is completed, the post-commit hook runs.
Um einen funktionierenden Hook zu installieren, brauchen Sie nur ein ausführbares Programm oder Script im Verzeichnis repos/hooks abzulegen, das unter dem Namen des Hooks (etwa start-commit oder post-commit) gestartet werden kann.
To actually install a working hook, you need only place some executable program or script into the repos/hooks directory which can be executed as the name (like start-commit or post-commit) of the hook.
Der Hook post-commit wird ausgeführt, nachdem die Transaktion abgeschlossen wurde und eine neue Revision erzeugt worden ist.
Description The post-commit hook is run after the transaction is committed and a new revision is created.
Name post-commit - Ankündigung einer erfolgreichen Übergabe.
Name post-commit - Notification of a successful commit.
Wenn Sie Schwierigkeiten bekommen es zu finden, schlagen Sie in Ihrer Dokumentation den Begriff hooks, insbesondere auch post-commit hook nach, bei CVS auch loginfo hook genannt.
If you're having trouble finding it, try looking for documentation on hooks, specifically a post-commit hook, also called the loginfo hook in CVS.
Wenn ein Commit komplett abgeschlossen wurde, wird der post-commit Hook ausgeführt.