Hi Julien!

Tuesday 11, at 01:48:55 PM you wrote:

> Le mardi 11 ao??t 2009 ?? 15:03 +0400, Konstantin A. Lepikhov a ??crit :
> 
> > > These tests are taking too long, so I think I will drop bonnie and do
> > > simpler tests (kernel compilations). I'll keep you posted.
> > You can try to git clone kernel source and switch between different tags.
> > It's also very good test.
> 
> Thanks for the idea. Although I'm not very comfortable with git. I
> managed to clone the repository but I can't find how to switch for
> another tag. Is it branches ? Could you give me the needed commands ? It
> would save time.
$ git checkout <branch> or git checkout <tag> - for example

$ git checkout -f master or git checkout -f v2.6.11

-- 
WBR et al.
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to