<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Le blog d'Olivier - Latest Comments</title><link>http://bazoud.disqus.com/</link><description></description><atom:link href="https://bazoud.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 29 Sep 2014 14:01:58 -0000</lastBuildDate><item><title>Re: Installation de ActiveMQ sous Ubuntu</title><link>http://blog.bazoud.com/articles/2007-02-03-installation-de-activemq-sous-ubuntu/index.html#comment-1611291510</link><description>&lt;p&gt;article sans aucun intérêt, tout simplement nul et source de frustration&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zorro</dc:creator><pubDate>Mon, 29 Sep 2014 14:01:58 -0000</pubDate></item><item><title>Re: How to create Oracle function (trunc, decode, ...) in H2 ?</title><link>http://blog.bazoud.com/articles/2008-12-17-fonction-en-h2/index.html#comment-1018955897</link><description>&lt;p&gt;Learnt "CREATE ALIAS IF NOT EXISTS" clause from this post. Merci!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paweł</dc:creator><pubDate>Tue, 27 Aug 2013 05:03:42 -0000</pubDate></item><item><title>Re: Migration de SVN vers GIT en 4 étapes</title><link>http://bazoud.com/articles/2010-12-11-migration-de-svn-vers-git-en-4-etapes/index.html#comment-967495145</link><description>&lt;p&gt;Pour info pour convertir les tags j'utilise :&lt;/p&gt;&lt;p&gt;git branch -r | sed -rne ‘s, *tags/([^@]+)$,\1,p’ | while read tag; do echo “git tag $tag ‘tags/${tag}^’; git branch -r -d tags/$tag"; done | sh&lt;/p&gt;&lt;p&gt;Si tu veux j'ai fais un article fonctionnel sur mon blog.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">François LASSERRE</dc:creator><pubDate>Thu, 18 Jul 2013 15:43:32 -0000</pubDate></item><item><title>Re: Migration de SVN vers GIT en 4 étapes</title><link>http://bazoud.com/articles/2010-12-11-migration-de-svn-vers-git-en-4-etapes/index.html#comment-964004051</link><description>&lt;p&gt;Merci pour ton retour.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Tue, 16 Jul 2013 02:20:03 -0000</pubDate></item><item><title>Re: Migration de SVN vers GIT en 4 étapes</title><link>http://bazoud.com/articles/2010-12-11-migration-de-svn-vers-git-en-4-etapes/index.html#comment-962658331</link><description>&lt;p&gt;Lors de l'utilsation de :&lt;/p&gt;&lt;p&gt;awk '{ print $1" = "$1" "$1"@mycompany.com" }' &amp;gt; authors.txt&lt;/p&gt;&lt;p&gt;J'ai une erreur, pour la corriger j'ai ajouté les chevrons pour l'email comme ceci :&lt;/p&gt;&lt;p&gt;awk '{ print $1" = "$1" &amp;lt;"$1"@mycompany.com&amp;gt;" }' &amp;gt; authors.txt&lt;/p&gt;&lt;p&gt;Merci pour cet article un peu plus rapide que d'autres pour migrer ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">François LASSERRE</dc:creator><pubDate>Mon, 15 Jul 2013 07:32:43 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-856392945</link><description>&lt;p&gt;A noter qu'avec la version 1.8.2 de Git, il est maintenant possible d'utiliser les branches dans les submodules. Auparavant, seuls les commits SHA-1 étaient autorisées.&lt;/p&gt;&lt;p&gt;&lt;a href="https://github.com/git/git/blob/master/Documentation/RelNotes/1.8.2.txt#L186" rel="nofollow noopener" target="_blank" title="https://github.com/git/git/blob/master/Documentation/RelNotes/1.8.2.txt#L186"&gt;https://github.com/git/git/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Mon, 08 Apr 2013 10:12:33 -0000</pubDate></item><item><title>Re: Ce blog change de technos</title><link>http://blog.bazoud.com/articles/2011-11-02-ce-blog-change-de-technos/index.html#comment-847875575</link><description>&lt;p&gt;@GammaNu au final, j'ai pris Wintersmith qui est plus simple de Docpad. Les versions successives de Docpad n'ont pas été sans reproche (bugs, pas de compatibilité ascendante en particulier sur les plugins, changements de version toutes les semaines).&lt;/p&gt;&lt;p&gt;Wintersmith est très bien pour la gestion d'un blog.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Sun, 31 Mar 2013 10:59:39 -0000</pubDate></item><item><title>Re: Ce blog change de technos</title><link>http://blog.bazoud.com/articles/2011-11-02-ce-blog-change-de-technos/index.html#comment-844799288</link><description>&lt;p&gt;Bonjour, je vois dans le footer que c'est finalement  Wintersmith qui est utilisé. Qu'est ce qui à motivé le passage de docpad à  Wintersmith ?&lt;br&gt;Je compte créer un ou plusieurs site avec docpad, notamment pour y intégrer les commentaire sans passer par un outil externe les ajoutant via javascript.&lt;br&gt;&lt;a href="https://github.com/docpad/docpad-plugin-nativecomments" rel="nofollow noopener" target="_blank" title="https://github.com/docpad/docpad-plugin-nativecomments"&gt;https://github.com/docpad/d...&lt;/a&gt;&lt;br&gt;Des conseils à me donner ?&lt;br&gt;Merci d'avance&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GammaNu</dc:creator><pubDate>Thu, 28 Mar 2013 05:40:44 -0000</pubDate></item><item><title>Re: Vagrant, créateur de VM</title><link>http://blog.bazoud.com/articles/2012-07-18-vagrant-createur-de-vm/index.html#comment-727027354</link><description>&lt;p&gt;Et un nouveau commentaire : à la fin de l'exécution de Vagrant, jenkins n'est pas démarré. Il faut donc se loguer à la machine et lancer un "sudo service jenkins start"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">amipb</dc:creator><pubDate>Tue, 04 Dec 2012 06:10:39 -0000</pubDate></item><item><title>Re: Vagrant, créateur de VM</title><link>http://blog.bazoud.com/articles/2012-07-18-vagrant-createur-de-vm/index.html#comment-723832238</link><description>&lt;p&gt;Sinon, super tuto. Il manque également une petite explication sur l'arborescence du site Web et ce qu'il y a dedans (notamment pour Jenkins).&lt;/p&gt;&lt;p&gt;Eh oui, un commentaire de newbie ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">amipb</dc:creator><pubDate>Fri, 30 Nov 2012 11:02:27 -0000</pubDate></item><item><title>Re: Vagrant, créateur de VM</title><link>http://blog.bazoud.com/articles/2012-07-18-vagrant-createur-de-vm/index.html#comment-721602940</link><description>&lt;p&gt;Il me semble qu'il manque la configuration du serveur WEB, répondant sur l'hôte 10.0.2.2, car sinon toutes les recettes échouent sur un timeout.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">amipb</dc:creator><pubDate>Wed, 28 Nov 2012 10:42:34 -0000</pubDate></item><item><title>Re: Migration de SVN vers GIT en 4 étapes</title><link>http://blog.bazoud.com/articles/2010-12-11-migration-de-svn-vers-git-en-4-etapes/index.html#comment-718857896</link><description>&lt;p&gt;de mon coté, il manquait les &amp;lt;&amp;gt; aux mails du fichier auteur, j'ai corrigé pour:&lt;br&gt;awk '{ print $1" = "$1" &amp;lt;"$1"@mycompany.com&amp;gt;" }'&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jbdemonte</dc:creator><pubDate>Sun, 25 Nov 2012 13:15:50 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-691120103</link><description>&lt;p&gt;C'est fait.J 'ai fait plusieurs essais sans succès je te tiens au courant si ca change.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrien courdavault</dc:creator><pubDate>Wed, 24 Oct 2012 12:08:39 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-691061004</link><description>&lt;p&gt;Peux tu me mettre une issue dans github avec un use case ?&lt;br&gt;&lt;a href="https://github.com/obazoud/git-external/issues/new" rel="nofollow noopener" target="_blank" title="https://github.com/obazoud/git-external/issues/new"&gt;https://github.com/obazoud/...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Olivier.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Wed, 24 Oct 2012 10:50:29 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-691029493</link><description>&lt;p&gt;Merci c'était bien un problème de version. Je suis passé en 1.8.7 p371&lt;/p&gt;&lt;p&gt;Bon il me reste un bug,&lt;/p&gt;&lt;p&gt;Je vais chercher un repo non sur ma machine, exemple "../my_ext_repo" comme url. Si je fait un bare repo et que je le nomme en consequence "../my_ext_repo.git" j'ai la même erreur :&lt;br&gt;c:/Ruby187/lib/ruby/1.8/uri/generic.rb:480:in `check_path': bad component(expected relative path component): c:/git_port_components/my_ext_repo.git (URI::InvalidComponentError)&lt;br&gt;        from c:/Ruby187/lib/ruby/1.8/uri/generic.rb:495:in `path='&lt;br&gt;        from c:/Ruby187/lib/ruby/gems/1.8/gems/git-external-0.1.1/bin/git-external:51:in `normalize_url'&lt;br&gt;        from c:/Ruby187/lib/ruby/gems/1.8/gems/git-external-0.1.1/bin/git-external:62:in `init_external'&lt;br&gt;        from c:/Ruby187/lib/ruby/gems/1.8/gems/git-external-0.1.1/bin/git-external:140:in `command_init'&lt;br&gt;        from c:/Ruby187/lib/ruby/gems/1.8/gems/git-external-0.1.1/bin/git-external:138:in `each'&lt;br&gt;        from c:/Ruby187/lib/ruby/gems/1.8/gems/git-external-0.1.1/bin/git-external:138:in `command_init'&lt;br&gt;        from c:/Ruby187/lib/ruby/gems/1.8/gems/git-external-0.1.1/bin/git-external:165&lt;br&gt;        from c:/Ruby187/bin/git-external:23:in `load'&lt;br&gt;        from c:/Ruby187/bin/git-external:23&lt;/p&gt;&lt;p&gt;l'erreur est peu claire, j'envoie un path relatif pourtant. J'ai essayé de mettre des guillemets ou autre mais sans succés.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrien courdavault</dc:creator><pubDate>Wed, 24 Oct 2012 10:10:06 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-690919829</link><description>&lt;p&gt;Bonjour,&lt;/p&gt;&lt;p&gt;- as tu bien installé git-external issu de mon fork sur la branch develop ? (&lt;a href="https://github.com/obazoud/git-external)" rel="nofollow noopener" target="_blank" title="https://github.com/obazoud/git-external)"&gt;https://github.com/obazoud/...&lt;/a&gt;&lt;br&gt;- git external ne fonctionne pour l'instant qu'avec Ruby 1.8.7, pas Ruby 1.9.x&lt;/p&gt;&lt;p&gt;Je l'ai testé sous Windows 7, ça fonctionne correctement.&lt;br&gt;Olivier.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Wed, 24 Oct 2012 08:01:09 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-690916001</link><description>&lt;p&gt;Utilisation de git-external sur windows :&lt;br&gt;J'ai installé ruby, cloné le repo et tout installé.&lt;br&gt;Je crée un dossier, je fait git init, et j'ajoute un external.&lt;br&gt;Je fait enfin git external init, et là echec :&lt;/p&gt;&lt;p&gt;$ git external init&lt;br&gt;Oberheim_SEM&lt;br&gt;c:/Ruby192/lib/ruby/gems/1.9.1/gems/git-external-0.1.1/bin/git-external:61:in `init_external': undefined method `makedirs' for File:Class (NoMethodError)&lt;br&gt;        from c:/Ruby192/lib/ruby/gems/1.9.1/gems/git-external-0.1.1/bin/git-external:140:in `block in command_init'&lt;br&gt;        from c:/Ruby192/lib/ruby/gems/1.9.1/gems/git-external-0.1.1/bin/git-external:138:in `each'&lt;br&gt;        from c:/Ruby192/lib/ruby/gems/1.9.1/gems/git-external-0.1.1/bin/git-external:138:in `command_init'&lt;br&gt;        from c:/Ruby192/lib/ruby/gems/1.9.1/gems/git-external-0.1.1/bin/git-external:165:in `&amp;lt;top (required)=""&amp;gt;'&lt;br&gt;        from c:/Ruby192/bin/git-external:19:in `load'&lt;br&gt;        from c:/Ruby192/bin/git-external:19:in `&amp;lt;main&amp;gt;'&lt;/p&gt;&lt;p&gt;Cette méthode est définit dans ftools, mais si je fais gem install ftools et que je recommence, même résultat.&lt;/p&gt;&lt;p&gt;Une idée ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrien courdavault</dc:creator><pubDate>Wed, 24 Oct 2012 07:56:51 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-690815698</link><description>&lt;p&gt;apparemment c'est réapparu ce matin. Le plus gros problème à mon gout est qu'il faut le compiler. Par exemple je préfère largement git flow qui ne dépend que de sh, pas de compile et compatible directement sur windows vu que l'installer de GIT installe sh.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrien courdavault</dc:creator><pubDate>Wed, 24 Oct 2012 05:47:20 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-690399982</link><description>&lt;p&gt;Intéressant gitslave, je ne l'avais remarqué pendant mes recherches.&lt;br&gt;Pour l'instant le site &lt;a href="http://gitslave.sourceforge.net/" rel="nofollow noopener" target="_blank" title="http://gitslave.sourceforge.net/"&gt;http://gitslave.sourceforge...&lt;/a&gt; est down, je n'ai pas plus d'information que le résumé.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Tue, 23 Oct 2012 16:48:28 -0000</pubDate></item><item><title>Re: Conversion en masse de projets SVN vers Git</title><link>http://blog.bazoud.com/articles/2012-07-11-conversion-en-masse-de-projets-svn-vers-git/index.html#comment-690390763</link><description>&lt;p&gt;hello&lt;/p&gt;&lt;p&gt;cet article est très intéressant, puis-je cependant savoir pourquoi tu n'a pas choisit gitslave au lieu de git external?&lt;br&gt;de ce que j'ai compris, git slave se base sur git submodule et répercute les commandes sur tous les submodules d'un projet.&lt;br&gt;de toute facon je n'arrive plus a ouvrir la page de gitslave.&lt;/p&gt;&lt;p&gt;J'ai globalement les meme probleme avec un gros repo SVN dans lequel il y a plusieurs projets. Un script python se charge de gérer les dépendances pour nous et télécharger la bonne branche, et les bon dossier en fonction des dépendances. Ce pos va beaucoup m'aider&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adrien courdavault</dc:creator><pubDate>Tue, 23 Oct 2012 16:35:00 -0000</pubDate></item><item><title>Re: Migration de SVN vers GIT en 4 étapes</title><link>http://blog.bazoud.com/articles/2010-12-11-migration-de-svn-vers-git-en-4-etapes/index.html#comment-668527482</link><description>&lt;p&gt;Merci pour le tit script de tagging. très sympa&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lgnap</dc:creator><pubDate>Tue, 02 Oct 2012 06:44:57 -0000</pubDate></item><item><title>Re: Maven in colour / Maven en couleur</title><link>http://blog.bazoud.com/articles/2008-10-20-maven-in-colour-maven-en-couleur/index.html#comment-444312385</link><description>&lt;p&gt;&lt;a href="https://github.com/mrdon/maven-trap" rel="nofollow noopener" target="_blank" title="https://github.com/mrdon/maven-trap"&gt;https://github.com/mrdon/ma...&lt;/a&gt; is a good solution to colorize maven output.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Mon, 20 Feb 2012 16:47:23 -0000</pubDate></item><item><title>Re: How to implement the decode function in h2 like decode function in oracle ?</title><link>http://blog.bazoud.com/articles/2010-12-10-how-to-implement-the-decode-function-in-h2-like-decode-function-in-oracle-2/index.html#comment-416766212</link><description>&lt;p&gt;Good scenario for decode usage, Helpful !!!&lt;br&gt;Recent post &lt;a href="http://etllabs.com/oracle/functions/oracle-decode-function/299/" rel="nofollow noopener" target="_blank" title="http://etllabs.com/oracle/functions/oracle-decode-function/299/"&gt; Oracle decode function &lt;/a&gt;&lt;br&gt;Mahender &lt;br&gt;&lt;a href="http://etllabs.com/" rel="nofollow noopener" target="_blank" title="http://etllabs.com/"&gt; ETL Labs  &lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mahender c</dc:creator><pubDate>Fri, 20 Jan 2012 11:33:04 -0000</pubDate></item><item><title>Re: Le blog d'Olivier » Conférences Spring Batch</title><link>http://blog.bazoud.com/articles/2011-11-28-conferences-spring-batch/index.html#comment-416335834</link><description>&lt;p&gt;Les slides sont ici : &lt;br&gt;* &lt;a href="http://www.slideshare.net/obazoud/spring-batch-avance" rel="nofollow noopener" target="_blank" title="http://www.slideshare.net/obazoud/spring-batch-avance"&gt;http://www.slideshare.net/o...&lt;/a&gt; &lt;br&gt;* et le code source là: &lt;a href="https://github.com/obazoud/spring-batch-sug" rel="nofollow noopener" target="_blank" title="https://github.com/obazoud/spring-batch-sug"&gt;https://github.com/obazoud/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">obazoud</dc:creator><pubDate>Fri, 20 Jan 2012 05:20:39 -0000</pubDate></item><item><title>Re: Ce blog change de technos</title><link>http://blog.bazoud.com/articles/2011-11-02-ce-blog-change-de-technos/index.html#comment-374267000</link><description>&lt;p&gt;Je ne suis pas sûr que DocPad supporte cela mais ce serait très simple de faire la même chose sur Amazon s3 à moindre frais. Node en moins bien entendu.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benoit Myard</dc:creator><pubDate>Mon, 28 Nov 2011 11:45:08 -0000</pubDate></item></channel></rss>