Examples with "hace diff" and their translation in Engels
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.
En teoría, la detección de este problema sería posible, y se resincronizan los ficheros luego (igual que hace diff).
In theory, it would be possible to detect the problem, and resynchronize the files afterward (just like diff does).
Andere resultaten
El siguiente código hace un diff unificado de dos artículos.
The following code makes unified diff of two articles.
Creando el fichero diff lo hace más fácil para para el editor del HOWTO.
Creating the diff file just makes it easier on the HOWTO maintainer.
Esta opción hace que «diff» obtenga mejores diferencias al comparar archivos grandes. La definición de grande no se especifica en ninguna parte.
This option lets diff makes better diffs when using large files. The definition of large is nowhere to be found though.
Por ejemplo, si hace a svn diff comparar dos versiones anteriores de/branches/mybranch/foo.c, el comando no entenderá automáticamente que la tarea requiere realmente comparar dos versiones de/trunk/foo.c, debido al renombrado.
For example, if you ask svn diff to compare two earlier versions of/branches/mybranch/foo.c, the command will not automatically understand that the task actually requires comparing two versions of/trunk/foo.c, due to the rename.
El número de líneas de contexto es normalmente de 2 ó 3. Esto hace al diff legible y aplicable en la mayoría de los casos. Más de 3 líneas complicará el diff innecesariamente.
The number of context lines is normally 2 or 3. This makes the diff readable and applicable in most cases. More than 3 lines will only bloat the diff unnecessarily.
En FANDOM, esto se hace de forma automática a través de las versiones y vistas diff.
On-FANDOM, this is done automatically through versioning and diff views.
diff: esta tecla hace diferencias en los ejes.
diff: this key makes differences in axes.
Además, hace poco se ha detectado una nueva cepa agresiva de la C. diff, que produce más toxinas y es más resistente a los medicamentos.
In addition, an aggressive new strain of C. diff has recently emerged that produces more toxins and is more resistant to medication.
Todos ellos se encuentran en diff veces, de manera que se hace más fuerte n más fuerte.
All of them are at diff times, so that it makes it stronger n stronger.
Un desarrollador familiarizado con el código puede, con leer un diff de ese código, entender lo que hace el cambio e incluso detectar fallos.
A developer who is already familiar with some code can usually read a diff against that code and understand what the change did, and even spot bugs.
La salida del comando CLI anterior también hace ésto y produce la salida en formato diff unificado.
The output from the CLI command above also does this and produces output in unified-diff format.
Si usted redirige los datos de salida ordenados a un archivo de su máquina, y luego hace lo mismo en la otra máquina, usted puede utilizar el programa diff para encontrar las diferencias.
If you redirect the sorted output to a file on one machine, and then do the same on the other machine, you can use the diff program to find differences.