Archives – Auteur

SVN – Release Method

février 6th, 2009
  • Nouvelle Release (création de tag version_x_y) à partir du tronc
  • svn cp svn+ssh://user@machine/projet/trunk

    svn+ssh://user@machine/projet/tags/version_x_y

  • Nouvelle Release (création de tag version_x_y) à partir d’une branche
  • svn cp svn+ssh://user@machine/projet/branches/version_0_7-bugfixes-branch

    svn+ssh://user@machine/projet/tags/version_0_7_6

  • Nouvelle Branche (après sortie de la release)
  • svn copy svn+ssh://user@machine/projet/trunk

    svn+ssh://user@machine/projet/branches/version_x_y-bugfixes-branch

  • Création d’archives
  • svn export svn+ssh://user@machine/projet/trunk projet

    projet/install/exportprojet 0.9 svn export

    svn+ssh://user@machine/projet/branches/version_0_8-bugfixes-branch projet

    projet/install/exportprojet 0.8

Sources : lien

Tags:
Posted in System | No Comments »

Time lapse

février 1st, 2009

Vu sur Befaure, un magnifique exemple d’effet Time lapse par Till Credner :


Remarque : Pour faire ça, il existe des timers, Timer Remote Controller TC-80N3 de Canon en est un.

Tags:
Posted in Stuff | 1 Comment »

La chanson du geek

février 1st, 2009


JCFrogBlog II

Tags:
Posted in Stuff | No Comments »

Google risque d’endommager mon ordinateur

janvier 31st, 2009

Tags:
Posted in Stuff | 3 Comments »

USB – un peu de self control

janvier 31st, 2009

But : Arriver à contrôler l’alimentation 5v d’un gadget usb.

Exemple : un objet possédant une led multicolore et
fonctionnant à l’origine sur piles d’une tension totale de 4,5V

Objet Initial

1. Alimentation USB :

USB - Alimentation

2. Schema

Schema

3. Contrôle de l’USB (via les leds d’un clavier usb + relais 5V)

USB Control

4. Montage

Montage

5. La Video

Tags: ,
Posted in Stuff | No Comments »

Page suivante Page précédente