Vous pouvez configurer ici le nom (ou le chemin) vers le client en ligne de commande cvs. Par défaut, & cervisia; utilise l'exécutable qu'il trouve dans votre $PATH.
Here you can set the name (or path) to the cvs command line client. By default, the & CVS; executable found in your $PATH is used by & cervisia;.
Veuillez patienter jusqu'à la fin de la commande CVS.
CVS command is running - please wait until it finishes!
Vous devez lancer la commande avant d'utiliser à peu près n'importe quelle commande cvs, car celles-ci nécessitent un répertoire de travail valide.
You must execute before using most of the other cvs commands, since most of them operate on your working directory.
f Lorsqu'une date ou un marqueur est précisé pour une commande cvs, celle-ci ignore les fichiers ne contenant pas ce marqueur ou n'existant pas à cette date.
f When you specify a particular date or tag to cvs commands, they normally ignore files that do not contain the tag (or did not exist on the date) that you specified.
Pour supprimer l'arborescence des sources courante il vous est conseillé de ne pas utiliser rm -rf mais d'utiliser la commande CVS qui vérifie s'il y a des modifications en local qui n'ont pas été committées.
To remove the actual working source tree you are advised not to use rm -rf but use the CVS command that also tests if you have made any local changes that are not committed yet.
La commande CVS a échoué. Voir au-dessus.
CVS command failed! - See above for details
Cette fonctionnalité ne fonctionne qu'avec les fichiers qui ont été générés avec la commande cvs diff.
This feature only works against files that were diffed using "cvs diff".
La commande cvs checkout a un paramètre, -r, qui permet d'obtenir une révision particulière d'un module.
The command cvs checkout has a flag, -r, that lets you check out a certain revision of a module.
Utilisez la commande cvs pass pour changer le mot de passe attribué à un compte cvs
Use the cvs pass command to change the password associated with a cvs account
Et merci aussi de noter que la commande cvs add ne fonctionne pas de façon récursive, vous devez donc ajouter à la main tout sous-répertoire que vous avez.
Also, please note that the cvs add command does not work recursively, so you shall have to manually add whatever subdirectories you have.
cvs utilise le contenu de cette variable pour déterminer le nom de la commande cvs sur le serveur.
cvs uses the contents of this variable to determine the name of the cvs server command.
puis ensuite utiliser la commande cvs(1) pour y accéder de la même manière qu'à un référentiel local.
command, and then uses the cvs(1) command to access it like any local repository.
La commande cvs status a deux objectifs : d'abord, lister pour l'utilisateur les modifications locales de la version de travail et, ensuite, indiquer à l'utilisateur quels fichiers ne sont plus à jour.
The cvs status command has two purposes: first, to show the user any local modifications in the working copy, and second, to show the user which files are out-of-date.