Qtcreator subversion debian

prérequis ssh-askpass →

apt-get install ssh-askpass

Nouveau projet de type “import Subversion”

chemin de ssh-askpass →

whereis ssh-askpass

/usr/bin/ssh-askpass
/usr/bin/patch

identifiant et chemin de svn

/usr/bin/svn

chemin du depot et emplacement du projet

svn://svn.tuxfamily.org/svnroot/qet/qet/trunk

svn://svn.tuxfamily.org/svnroot/qet/qet/branches/dxftoqet2
svn://svn.tuxfamily.org/svnroot/qet/qet/branches/Qetdxf

En tant que développeur

Nécessaire sous kde pour authentifier ses commits et mémoriser le mot de passe

apt-get install ksshaskpass kwalletcli mksh pinentry-curses pinentry-qt4 gpgv libqtkeychain0 

Qt Creator 3.1.1 Basé sur Qt 5.3.0  : libqt5keychain0

Fichier de conf de ~/.subversion

password-stores =

kwallet-wallet =

kwallet-svn-application-name-with-pid = yes

store-passwords = yes 

A tester sous gnome

http://technicalprose.blogspot.fr/2011/06/using-subversion-with-gnome-keyring.html

http://kenneho.net/2011/01/30/using-svn-client-and-gnome-keyring-in-ssh-sessions/

apt-get install sshpass gnome-keyring libgnome-keyring1.0-cil mksh pinentry-gtk2 gpgv 

config du projet

on ajoute le style de code Qet

wget http://qelectrotech.org/wiki_new/_media/doc/qtcreator-qet-style.xml

''on va booster les cpu →Specifies the number of jobs (commands) to run simultaneously. make -j9 dans mon cas

laurent@debian:~$ grep ^processor /proc/cpuinfo | wc -l
8
laurent@debian:~$ nproc
8

laurent@debian:~$ getconf _NPROCESSORS_ONLN
8

valeur +1

8x AMD FX-8350 Eight-Core 2048 KB cache 12flags( sse3 ht nx lm svm ) 12clocked at [ 4000.000 MHz ]

argument de l’exécutable

sur ma machine

--common-elements-dir=/home/laurent/trunk/elements --lang-dir=/home/laurent/trunk/lang  --common-tbt-dir=/home/laurent/trunk/titleblocks

Imprimer/exporter