Topic: Diff ?
@scoripio810
Comment créer un fichier diff et composé de plusieurs fichiers?
How does one make a diff file and consists of several files?
dans le terminal
Terminal mode ?
Cordialement
With best regards
Erik
You are not logged in. Please login or register.
QElectroTech → Code → Diff ?
@scoripio810
Comment créer un fichier diff et composé de plusieurs fichiers?
How does one make a diff file and consists of several files?
dans le terminal
Terminal mode ?
Cordialement
With best regards
Erik
Hi Erik,
see my post here :
https://qelectrotech.org/forum/viewtopi … 9115#p9115
Hi Laurent,
You misunderstood me.
How did you create this file grid.diff. ?
This contains various files.
Can you explain how you did this.
Tu m'as mal compris.
Comment avez-vous créé ce fichier grid.diff. ?
Cela contient divers fichiers.
Pouvez-vous expliquer comment vous avez fait cela?
Erik
Hi Erik,
I just add your files to my Subversion local directory and overwrite them,
after i just did a svn diff > grid.diff command in terminal.
If you want try patch add grid.diff in sources directory and use svn patch grid.diff command in terminal.
You can make the same thing in qtcreator -> Go to Tools -> Subversion -> Diff project "qelectrotech"
Hi laurent,
In qtcreator tools menu have I not Subversion.
Erik
See my notes here :
https://qelectrotech.org/wiki_new/doc/qt_creator
In qtcreator go to Tools -> Version control, open Subversion tab, add /usr/bin/svn in command field (for Debian like).
Bonjour,
Bonjour
Ne pas avoir le menu SVN , mais svn est installé.
Hello,
Do not have SVN in tools menu, but svn is installed.
Bonjour,
Je suis avez des problèmes pour installer le fichier patch
Hello,
Have problems installing the patch file
Get latest sources by :
svn checkout svn://svn.tuxfamily.org/svnroot/qet/qet/trunk trunk
Now you can create new qtcreator project -> select your path to your folder -> trunk/qelectrotech.pro
If you want to apply a patch :
Go to your trunk folder and add patch file.
Apply patch command in terminal ;
svn patch your patch_file.diff
Run qtcreator and recompile sources.
Bedankt.
Het probleem was dat het programma git niet was geinstalleerd.
In qtcreator krijg ik nu ook subversion te zien.
Merci Laurent,
Le problème était que le programme git n'était pas installé.
Dans qtcreator, je vois maintenant aussi la subversion.
ThanksLaurent,
The problem was that the program git was not installed.
In qtcreator I now also see subversion.
Erik
QElectroTech → Code → Diff ?
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.052 seconds (24% PHP - 76% DB) with 12 queries