Now we've covered most of the Subversion client commands.
The Subversion client spends most of its time managing working copies.
If you are using the command line Subversion client, you can checkout an individual aircraft with
Si vous utilisez le client de Subversion en ligne de commande, vous pouvez faire une extraction d'un aéronef individu avec
This is the file that your Subversion client just received from the server when you updated your working copy.
C'est le fichier que votre client de Subversion venait de recevoir du serveur quand vous avez mis à jour votre copie de travail.
Of course, a Subversion client needs to be installed for this to work.
Bien entendu, un client Subversion doit être installé afin que tout ceci puisse fonctionner.
The Subversion client, svn, honors the current locale configuration in two ways.
Le client Subversion, svn, utilise la configuration courante des paramètres régionaux de deux manières.
At some point, you're going to need to understand how your Subversion client communicates with its server.
À un moment ou à un autre, vous aurez besoin de comprendre comment le client Subversion communique avec le serveur.
To make the Subversion client automatically trust these standard authorities, set the ssl-trust-default-ca variable to true.
Pour que le client Subversion fasse confiance à ces autorités de certification automatiquement, mettez la variable ssl-trust-default-ça à true.
The auto-props section controls the Subversion client's ability to automatically set properties on files when they are added or imported.
La section auto-props contrôle la possibilité par le client Subversion de positionner automatiquement certaines propriétés sur les fichiers qui sont ajoutés ou importés.
Here are my utilities specifically written in relation to the Subversion client svn. ext-diff
Voici mes utilitaires spécifiquement écrits en relation avec le client Subversion svn. ext-diff
The important thing to understand here is that the Subversion client is not connecting to a running svnserve daemon.
Ce qu'il est important de comprendre ici est que le client Subversion ne se connecte pas à un serveur svnserve fonctionnant en permanence.
With the current configuration, imagine what will happen when a Subversion client performs a commit to the master server.
Avec la configuration actuelle, imaginez ce qui se va se passer quand un client Subversion va effectuer une propagation vers le serveur maître.
You've already read about working copies; now we'll demonstrate how the Subversion client creates and uses them.
Vous avez déjà découvert ce que sont les copies de travail ; nous allons maintenant vous expliquer comment le client Subversion les crée et les utilise.