Blog of Sylvain Le Gall

Aller au contenu | Aller au menu | Aller à la recherche

Monday 12 March 2007

wiclear and GNU arch

I spend my whole sunday playing with GNU arch (tla). While i was looking at distributed SCM, i had a look at it... At this time, i find it was a bunch of very funny commands. I was right ;-)

OK, i am not fair with tla. I think it has some very powerful features. The main problem is the "learning curve" -- to reword with DARCS terminology. The problem has to do with the complex set of command which are available. I think you need a big training in order to begin to understand how tla works...

Another problem: tla remember what i have registered... I need to remove files in ~/.arch-params everytime i need to do crappy things. Not easy for testing purpose ;-) But anyway, after one day, i get a copy of wiclear tla repository and create my own branch for development.

I submitted a patch against wiclear to include some of my changes. After this, i will maybe begin to create an OpenID authentification mechanism.

Saturday 10 March 2007

wiclear 0.11.1

Busy weeks, but i have found enough time to upgrade wiclear to version 0.11.1.

Now, i have finished to merge all the things i have modified in version 0.10.1. I begin to work on making things more clean to submit a real patch to upstream author.

He changes one of thing which gives me a lot of work: history diff! Now it uses PEAR module to do the diff. It is better ;-)