Examples with "diff-patch" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This is independent of the - full-index option above, which controls the diff-patch output format.
C'est indépendant de l'option - full-index ci-dessus, qui contrôle le format de sortie de la rustine diff.
Andere resultaten
We'll first use svn diff to create a patch file.
Nous commençerons par utiliser svn diff pour générer un fichier patch.
Tools such as diff, patch, Meld or WinMerge may be useful.
Les outils tels que diff, patch, Meld ou WinMerge peuvent vous être utiles.
The utilities diff and patch are command-line tools for creating and implementing a file containing differences between two files.
Les utilitaires diff et patch sont des outils en ligne de commande permettant de créer et d'appliquer un fichier contenant les différences entre deux fichiers.
If the header is that of a context diff, patch takes the old and new file names in the header.
Si l'en-tête est celui d'un diff contextuel, patch extrait le nom des anciens et des nouveaux fichiers de l'en-tête.
You could attempt to apply those changes to the file again in reverse using svn patch - reverse-diff or using your operating system's patch -R.
Vous pourriez essayer d'appliquer les changements à l'envers en utilisant svn patch - reverse-diff ou depuis le système d'exploitation avec patch -R.
This does, unfortunately, mean that to fully apply a patch generated by svn diff using patch, any property modifications will need to be applied by hand.
Malheureusement, cela signifie aussi que pour appliquer intégralement un correctif généré par svn diff, les modifications concernant les propriétés doivent être faites à la main.
Given a difference file generated by diff, patch can upgrade a previous version of a package to a newer version.
Suivant un fichier de différences généré par diff, patch peut mettre à jour une version précédente d'un paquetage en une nouvelle version.
Smaller corrections shall be sent by email to the developer mailing list, preferably in unified diff format (for patch to work).
Les petites corrections doivent être envoyées par mail aux développeurs, de préférence sous la forme d'un fichier diff.
Update the UI to allow downloading Patch or Diff for Commit, MR
Mettre à jour l'interface utilisateur pour permettre le téléchargement de Patch ou Diff for Commit, MR
View the changes made in the selected revision as a Unified-Diff file (GNU patch format).
Voir les changements faits dans la révision sélectionnée en tant que fichier de différences unifié (format de patch GNU).
A viewer program for unified-diff files (patch files).
You can save people a lot of grief by keeping a patchlevel.h file which is patched to increment the patch level as the first diff in the patch file you send out.
Vous pouvez épargner un tas de cheveux blancs aux utilisateurs de votre patch en conservant un fichier patchlevel.h qui est patché pour incrémenter le niveau de patchs en tant que permier diff du fichier patch que vous envoyez.