• # A quand la versionnalisation du future?

    Posté par . En réponse à la dépêche ext3cow : système de fichier versionné. Évalué à 6.

    [user@time-machine] echo "This is the original foo.txt" > foo.txt
    [user@time-machine] snapshot
    Snapshot on . 1057845484
    [user@time-machine] echo "This is the new foo.txt." > foo.txt
    [user@time-machine] cat foo@1057845487
    This is the future foo.txt.


    Ca serait bien j'aurais plus qu'a faire un "cat these.tex.01012009" pour avoir ma these :p