Subversão: caixa de diálogo Confirmar
Consulte também
A caixa de diálogo Confirmar da subversão permite confirmar as alterações locais em arquivos com controle de versão no repositório. If you have an issue tracker set up with your repository, the commit dialog box lets you associate your commit action with an existing issue.
Para abrir essa caixa de diálogo, clique com o botão direito do mouse em um arquivo ou pasta com controle de versão e selecione Subversão > Confirmar. Você também pode acessar esta caixa de diálogo, selecionando o botão de confirmação
(
) no
Visualizador de comparação ou a
janela Versionamento.
- Commit Message: Type in a message describing your commit action.
- Ao indicar uma mensagem de confirmação, você pode visualizar mensagens anteriores clicando no botão Mensagens recentes (
) localizado no canto direito superior da caixa de diálogo. Uma caixa de diálogo é exibida, listando as mensagens de confirmação recentes.
- Files to Commit: View files that will be included in the commit action.
When you click on a field in the Commit Action column, you can specify additional actions by choosing from the drop-down list:
- Exclude from Commit: Exclude the selected file from the commit action.
- Add as Text: Set the MIME type for the file as textual data. (For new files only. New files are displayed in green text.)
- Add as Binary: Set the MIME type for the file as binary data. (For new files only. New files are displayed in green text.)
- Update Issue: Update an issue by associating your commit action with an existing issue in your repository's issue tracker.
- Issue Tracker: Specify the issue tracker that your repository uses, by selecting an issue tracker from the drop-down list. The drop-down provides you with a list of all issue trackers registered with the IDE. If your repository's issue tracker is not registered, click the New button to register it.
- Issue: Specify the issue ID. You can do this by typing in the ID, or part of the description.
Pode também especificar as seguintes opções:
- Resolve as FIXED: When selected, the status of the issue is marked as Resolved.
- Add Commit Message from Above: When selected, the commit message is added to the issue.
- Add Revision Information to the Issue: When selected, the issue is updated to include the revision information such as the author, date, etc. You can click Change Format to modify the format of the revision information that is added to the issue.
- Add Issue Information to Commit Message: When selected, the issue ID and summary are added to the commit message. You can click Change Format to modify the format of the issue information that is added to the message.
- Consulte também
- About Issue Trackers
- Adding an Issue Tracker
- Fazendo checkout de arquivos de um repositório de subversão
Notificações legais