Dear Friedmann and Bjorn, I've updated QtCreator to 1.2.91. I've still a problem with svn, but different from before. The log for update is :
11:35 Executing: C:\Program Files\SlikSvn\bin\svn.exe --username ******** --password ******** update --non-interactive C:\workspace\boxqt svn: Impossible de créer le tunnel: Le fichier spécifié est introuvable. The process terminated with exit code 1. Translation from French is : Impossible to create tunnel : file not found. And for commit is : 11:36 Executing: C:\Program Files\SlikSvn\bin\svn.exe --username ******** --password ******** commit --non-interactive --file C:/DOCUME~1/PC_CED~1/LOCALS~1/Temp/qt_temp.Lj2560 C:\workspace\boxqt\boxqt.cpp svn: Échec de la propagation (commit), détails : svn: Impossible de créer le tunnel: Le fichier spécifié est introuvable. The process terminated with exit code 1. Translation from french is Fail to commit, Impossible to create tunnel : file not found. Could you help ? Cédric Solutions Innovantes pour une Mobilité Partagée Innovative Solutions for a Shared Mobility Bureaux : 11-13 rue du Colonel Pierre Avia, 75015 PARIS +33 1 55 92 59 08 Ce message est confidentiel. Sous réserve de tout accord conclu par écrit entre vous et Ville Fluide, son contenu ne représente en aucun cas un engagement de la part de Ville Fluide. Toute publication, utilisation ou diffusion, même partielle, doit être autorisée préalablement. Si vous n'êtes pas destinataire de ce message, merci d'en avertir immédiatement l'expéditeur. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thorbjørn Lindeijer Sent: mercredi 23 septembre 2009 13:01 To: [email protected] Subject: Re: [Qt-creator] issue with svn commit, unable to open temp file ext Cedric NICOLAS wrote: > Friedmann, > > > Sorry for this probably dumb question, where can I find in the 1.2.9 > branch (http://qt.gitorious.org/qt-creator/qt-creator/trees/1.2.90) a > new binary to install (windows) ? This fix is not on the 1.2.90 branch, but on master. Fortunately, the nightly snapshots are also built from master since the 1.2.90 Technology Snapshot was already released. You can find them here: ftp://ftp.qt.nokia.com/qtcreator/snapshots/ The lastest Windows snapshot is currently: ftp://ftp.qt.nokia.com/qtcreator/snapshots/2009-09-23/qt-creator-win-opensou rce-1.2.91-200909230101-setup.exe Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
