Vista Cronologia CVS

This view provides a list of all the revisions of a resource in the repository as well as all the revisions of a resource in the local history. From this view you can compare revisions, load a revision, revert the corresponding workspace file to a revision, tag with an existing tag, show annotations and open an editor on a revision.

Here is what the CVS History View looks like:

Vista Cronologia risorse CVS

Colonne

The History View is able to display both local and remote revisions. Local History revisions have minimal information associated with them - only a time stamp. As a result, the majority of the column items will appear blank for Local History revisions. Remote revisions, on the other hand, will have a much more complete set of information. Here are the columns:

Revisione

Since the CVS History view can display both remote and local revisions. For remote revisions:

For local history revisions:

Tag

Tag associati alla revisione. Se si seleziona una riga di revisione verrà visualizzato un elenco dei tag presenti nel riquadro sinistro inferiore della vista. (Remote revisions only)

Tempo di revisione

Questa colonna visualizza l'ora e la data di creazione della revisione nella cronologia.

Autore

Questa colonna visualizza il nome della persona che ha creato e pubblicato la versione. (Remote revisions only)

Commenta

Questa colonna visualizza il commento (se presente) fornito per questa revisione nel momento in cui è stata rilasciata. Se si seleziona una riga di revisione verrà visualizzato il commento completo nel riquadro destro inferiore della vista. (Remote revisions only)

Barra degli strumenti

Aggiorna

Questo comando aggiorna il contenuto della vista, recuperando le ultime informazioni sulla cronologia per la risorsa dal server.

Collega con editor e selezione

When enabled, the view will display the history for the resource of the active editor or of the active selection.

Pin

When enabled will pin the view and its contents. Any new requests for history will open a new instance of the History View.

Raggruppa revisioni per data

When enabled, all history items will be sorted into one of the following date categories:

Revisioni locali e remote

When enabled will display both local and remote revisions of the resource in the History view.

Revisioni locali

When enabled will display only the local revisions of the resource in the History view.

Revisioni remote

When enabled will display only the remote revisions of the resource in the History view.

Comprime tutto

Will the view is in the Group by Date mode, Collapse All will collapse all of the date categories.

Modalità di confronto

When enabled, a double click (or a single click depending on your Open Mode strategy set in Preferences>General) will open a compare editor. When it is disabled, clicking on a revision will open that revision.

Menu a discesa

The drop down menu contains the following items:

Menu di scelta rapida

Dal menu di scelta rapida della vista Cronologia risorse CVS è possibile effettuare una serie di operazioni interessanti.

Apri

This command will open the contents of the selected revision in a read only editor. (The editor used is the one that is registered as the default editor for the file type). Note: If the revision being opened is the current version of the file, then it will be opened in a regular editor.

Compare Current With Revision/Compare With Each Other

The compare command differs based on the number of revisions selected in the history view. For a single selection, Compare Current With Revision will the compare the current version of the resource with the selected revision. For two selections, Compare with Each Other will compare the selected revisions.

Ottieni contenuto

Questo comando caricherà i contenuti della revisione selezionata nella copia locale del file la cui cronologia è visualizzata nella vista. Il file locale può essere sottoposto a commit per far corrispondere i contenuti dalla revisione più recente in HEAD (o in una sezione) con i contenuti della revisione selezionata.

Recupera revisione permanente

Questo comando caricherà la revisione selezionata sul file locale la cui cronologia è visualizzata. Questa operazione non viene richiesta spesso e viene utilizzata principalmente per modificare il tag su una o più risorse. La revisione caricata non può essere successivamente sottoposta a commit ma può essere codificata con tag.

Codifica con esistente...

Questo comando consente a un tag esistente di essere spostato nella revisione del file selezionata.

Mostra annotazione

Questo comando mostra il contenuto del file con le annotazioni che identificano l'autore delle righe di codice nel file.

Aggiorna vista

Questo comando aggiorna i contenuti della vista.

Riferimenti correlati
Vista Repository CVS

Argomenti correlati
Risorse
Repository CVS
Cronologia locale