Tomas M:
> Ah, actually I tried
> git checkout origin/aufs3.10
> which returned just error
> error: pathspec 'origin/aufs3.10' did not match any files
>
> So I thought I have to checkout 3.0.

I see.
The detail is described in README file actually.

(from aufs-util.git:README)
----------------------------------------------------------------------
You will find GIT branches whose name is in form of "aufs3.x" where "x"
represents the linux kernel version, "linux-3.x". For instance,
"aufs3.0" is for linux-3.0.

You may not be able to find the GIT branch in aufs-util for your
version. In this case, you should git-checkout the branch for the
nearest lower number.
If you are using linux-3.10 and aufs3.10 (which are not released yet),
but the "aufs3.10" branch doesn't exit in this repository, then
"aufs3.9", "aufs3.8", ... or something is the branch for you.
Also you can view all branches by
        $ git branch -a
----------------------------------------------------------------------

How about this message?
        Wrong version!
        aufs3.x, but aufs is aufs3.y.
        See README in detail and try git branch -a.


J. R. Okajima

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

Reply via email to