Examples of using Commit dialog in English and their translations into Russian
{-}
-
Official
-
Colloquial
Commit dialog with Changelists.
Called before the commit dialog is shown.
The commit dialog, showing the upgrade notification.
Many unversioned files in the commit dialog.
In TortoiseSVN, the commit dialog uses several Subversion commands.
If there is it will show a notification link in the commit dialog.
In the commit dialog you can see those same files, grouped by changelist.
Those are then available from the Recent Messages button in the commit dialog.
When you commit files, the commit dialog shows only the files you have selected.
Any file added to this changelist will automatically be unchecked in the commit dialog.
The commit dialog supports Subversion's changelist feature to help with grouping related files together.
You can still commit changes, butyou have to select it manually in the commit dialog.
This reopens the commit dialog automatically at the same directory after a successful commit. .
Global ignore patterns are used to prevent unversioned files from showing up e.g. in the commit dialog.
Called after the user clicks OK in the commit dialog, and before the commit dialog closes.
The commit dialog has a COM interface which allows integration an external program that can talk to your tracker.
Called after the user clicks OK in the commit dialog, and before the actual commit begins.
In the Commit dialog you have the option to paste in the list of changed files, including the status of each file(added, modified, etc).
This text is shown by TortoiseSVN on the commit dialog to label the edit box where you enter the issue number.
To make sure you don't forget to release a lock you don't need any more,locked files are shown in the commit dialog and selected by default.
That way they will never show up in the commit dialog, but genuine unversioned source files will still be flagged up.
Selects the font face and size used to display the log message itself in the middle pane of the Revision Log dialog, andwhen composing log messages in the Commit dialog.
Double clicking on any modified file in the commit dialog will launch the external diff tool to show your changes.
This option enables the use of Direct2D accelerated drawing in the Scintilla control which is used as the edit box in e.g. the commit dialog, and also for the unified diff viewer.
If this is specified, the commit dialog shows a button Run Hook which when clicked runs the specified hook script.
When a commit fails for some reason(working copy needs updating, pre-commit hook rejects commit, network error, etc),you can select this option to keep the commit dialog open ready to try again.
You can drag files into the commit dialog from elsewhere, so long as the working copies are checked out from the same repository.
If you want to avoid committing from the top level folder(with a lengthy folder crawl to check for changes)you can open the commit dialog for one folder and drag in items from the other windows to include within the same atomic commit. .
When you open the commit dialog from a working copy to which the plugin has been assigned, you will see a new button at the top of the dialog. .
The normal behaviour in the commit dialog is for all modified(versioned) items to be selected for commit automatically.