Manuals

Boutons et autres contrôles

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.

Sur le côté gauche de la fenêtre se trouve une barre de repère. Cela fournit une référence visuelle rapide quant à l'emplacement des changements dans le fichier. La barre a trois colonnes. La colonne gauche fait référence au panneau gauche, la colonne droite au panneau droit et la colonne du centre au panneau du bas (si présent). Dans la vue panneau unique seule la colonne gauche est utilisée. La barre de repère peut aussi être utilisée comme une barre de défilement pour faire défiler toutes les fenêtres simultanément.

Si vous double-cliquez sur un mot, puis toutes les occurrences de ce mot seront soulignés tout au long du document, aussi bien dans les panneaux principaux que la barre de localisation. Double-cliquez à nouveau sur le mot pour supprimer la surbrillance.

Si vous cliquez dans la marge gauche, ou si vous cliquez trois fois dans une ligne, cette ligne entière sera sélectionnée.

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:

Encodage

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.

Tabulations

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