» SelfLinux » Programmierung » CVS » CVS-Referenz SelfLinux-0.12.1
Tipps und Troubleshooting   Startseite Inhaltsverzeichnis GPL   weiter

SelfLinux-Logo
Dokument CVS-Referenz  Autor
 Formatierung
 GPL
 

Beschreibung

Der folgende Text enthält das Kapitel 9 der deutschen Übersetzung des Buches "Open Source Development with CVS", welche unter der GNU Public License veröffentlicht wurden.

Das SelfLinux-Team


Inhalt

1 Organisation und Konventionen
2 Kommandos
3 Typische Eigenschaften von CVS-Kommandos
3.1 Datumsformate
4 Globale Optionen
4.1 --allow-root=ARCHIV
4.2 -a
4.3 -b (Überholt)
4.4 -d ARCHIV
4.5 -e EDITOR
4.6 -f
4.7 --help [KOMMANDO]
4.8 -H [KOMMANDO]
4.9 --help-options
4.10 --help-synonyms
4.11 -l
4.12 -n
4.13 -q
4.14 -Q
4.15 -r
4.16 -s VARIABLE=WERT
4.17 -T DIR
4.18 -t
4.19 -v --version
4.20 -w
4.21 -x
4.22 -z GZIPLEVEL
5 Liste der Befehle
5.1 add [OPTIONS] FILES
5.2 admin [OPTIONEN] [DATEIEN]
5.3 annotate [OPTIONEN] [DATEIEN] (Überholt)
5.4 checkout [OPTIONEN] PROJEKT(E)
5.5 commit [OPTIONEN] [DATEIEN]
5.6 diff [OPTIONEN] [DATEIEN]
5.7 Diff-Kompatibilitätsoptionen
5.7.1 edit [OPTIONEN] [DATEIEN]
5.7.2 editors [OPTIONEN] [DATEIEN]
5.7.3 export [OPTIONEN] PROJEKT(E)
5.7.4 gserver
5.7.5 history [OPTIONEN] [DATEINAMEN_BESTANDTEIL(E)]
5.8 History-Ausgabe
5.8.1 import [OPTIONEN] [ARCHIV] [EXTERNE MARKE] [RELEASE_MARKE]
5.8.2 init NEUES_ARCHIV
5.8.3 kserver
5.8.4 log [OPTIONEN] [DATEIEN]
5.8.5 login
5.8.6 logout
5.8.7 pserver
5.8.8 rdiff [OPTIONEN] PROJEKTE
5.8.9 release [Optionen] VERZEICHNIS
5.8.10 remove [OPTIONEN] [DATEIEN]
5.8.11 rtag [OPTIONEN] MARKE PROJEKT(E)
5.8.12 server
5.8.13 status [OPTIONEN] [DATEIEN]
5.8.14 tag [OPTIONEN] MARKIERUNG [DATEIEN]
5.8.15 unedit [OPTIONEN] [DATEIEN]
5.8.16 update [OPTIONEN] [DATEIEN]
5.8.17 watch on|off|add|remove [OPTIONEN] [DATEIEN]
5.8.18 watchers [OPTIONEN] [DATEIEN]
6 Schlüsselwortersetzung (RCS-Schlüsselwörter)
6.1 Schlüsselwort-Expansion kontrollieren
7 Liste der Schlüsselwörter
8 Archivverwaltungsdateien
8.1 Gemeinsame Syntax
8.2 Gemeinsame Variablen
8.3 Liste der Archivverwaltungsdateien
9 Laufzeit-Kontrolldateien
9.1 .cvsrc
9.2 update -d -p
9.3 .cvsignore
9.4 .cvspass
9.5 .cvswrappers
10 Dateien in der Arbeitskopie
10.1 CVS/Base/ (Verzeichnis)
10.2 CVS/Baserev
10.3 CVS/Baserev.tmp
10.4 CVS/Checkin.prog
10.5 CVS/Entries
10.6 CVS/Entries.Backup
10.7 CVS/Entries.Log
10.8 CVS/Entries.Static
10.9 CVS/Notify
10.10 CVS/Notify.tmp
10.11 CVS/Repository
10.12 CVS/Root
10.13 CVS/Tag
10.14 CVS/Template
10.15 CVS/Update.prog
11 Umgebungsvariablen
11.1 $COMSPEC
11.2 $CVS_CLIENT_LOG
11.3 $CVS_CLIENT_PORT
11.4 $CVSEDITOR
11.5 $CVSIGNORE
11.6 SCVS_IGNORE_REMOTE_ROOT
11.7 SCVS_PASSFILE
11.8 $CVS_RCMD_PORT
11.9 $CVSREAD
11.10 $CVSROOT
11.11 $CVS_RSH
11.12 $CVS_SERVER
11.13 $CVS_SERVER_SLEEP
11.14 $CVSUMASK
11.15 $CVSWRAPPERS
11.16 $EDITOR
11.17 $HOME $HOMEDRIVE $HOMEPATH
11.18 $PATH
11.19 $TEMP $TMP $TMPDIR
11.20 $VISUAL


 

Autor

  • Karl Fogel

Formatierung


Tipps und Troubleshooting   Seitenanfang Startseite Inhaltsverzeichnis GPL   weiter