Manuals

Botões e Outros Controles

Depending on your setting, you either see a toolbar or a ribbon with many buttons. The buttons all show a tooltip explaining their function when you hover the mouse pointer over them.

No lado esquerdo da janela está a barra de localização. Ela provê uma referência visual rápida como onde as alterações foram feitas no arquivo. A barra possui três colunas. A coluna da esquerda refere-se ao painel esquerdo, a coluna direito refere-se ao painel esquerdo, e a coluna do meio refere-se ao painel inferior (se estiver presente). Ao visualizar apenas um painel somente a coluna da esquerda é usada. A barra de localização pode também ser usada com uma barra de rolagem para se mover em todos os painéis simultaneamente.

Se efectuares duplo clique numa palavra, então todas as ocorrências dessa palavra serão destacadas em todo o documento, tanto nas páginas principais como na barra de localização. Efectua novamente duplo clique para remover o destaque.

se você clicar na margem esqurda, ou der um clique triplo na linha, toda ela será selecionada.

Below the bottom window is the status bar. This shows the number of lines added and deleted in Theirs and Mine, and the number of unresolved conflicts remaining.

The status bar also contains combo box controls which indicate how the files are handled and treated:

Codificação

The encoding specifies how the characters in the views are loaded/saved and shown. The most common encoding in English is ASCII (which means the local encoding of the OS language), but you can change this to be UTF8, UTF16LE, UTF16BE, UTF32LE and UTF32BE, both with or without a byte order mark (BOM).

Line Endings

The most common line endings on Windows is CRLF, but you can change the line endings to whatever you like. Note that if you change the line endings, then all line endings in the whole file will change, even if when loaded the line endings were not all the same.

Abas

The option at the top of the combo box menu indicates whether tabs or spaces are inserted when you press the tab key. The smart tab char option if enabled uses an algorithm to determine whether one or the other is best used.

The tab size specifies how many space chars are inserted when editing and pressing the tab char, or how many chars the next word is indented when a tab char is encountered.

TortoiseSVN homepage