git – the first time

Today i “worked” for the first time with git. OK, working with it is a little bit immoderate ;-) . I simply checked out (git clone) some code from http://git.openvz.org/pub, this is the public repository from OpenVZ. I wanted to play  a bit around with it and tried this and those… funny. I also come in touch with the GNU automake utils – interesting – a little bit like voodoo. ;-)

At work we do some automated tasks, like running (vzctl exec) a command in all VPS servers on one host, with perl parsing and scripting. I think it would be an idea to integrate something in the official main-branch – like vzctl -a exec?

Mario

Posted on Thursday, July 23rd, 2009
Under: Uncategorized | No Comments »