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.

If you modify the error messages as you suggested, it won't help me.
For example if I get error message that aufs util is for aufs 3.0 but
my aufs is 3.10, I still do not know what to checkout, which version
of aufs utils is available for me.

I would suggest to modify the error message in ver.c to show the user
a command which he can use to list all available checkpoints. I do not
use git much so I do not know what is that command. Something like:
git "show me all checkpoints which I can checkout to"

- that will make it easy for the user to see which nearest version of
aufs tools is available for his aufs version.


Thank you for consideration

Tomas M




On Thu, Aug 22, 2013 at 9:35 PM,  <sf...@users.sourceforge.net> wrote:
>
> Hi,
>
> Tomas M:
>> while compiling aufs utils for Linux 3.10.9, I get error that aufs is
>> for 3.0 and later, but aufs is 3.10-...
>
> For aufs3.10 module, aufs-util.git#aufs3.9 branch is recommended.
> If your aufs3.10 module is not so new, please try aufs-util.git#aufs3.2
> branch since latest aufs-util.git#aufs3.9 branch refers to some newest
> symbols in aufs3.{9,10,x-rcN} module.
>
> aufs-util.git#aufs3.0 branch is for aufs3.[01] module only which are not
> maintained now.
>
> It seems that the message
>         Wrong version!
>         aufs3.x, but aufs is aufs3.y.
> makes people confused.
> I will modify as
> - for aufs-util.git#aufs3.0
>         Wrong version!
>         aufs3.0 is for aufs3.[01], but aufs is aufs3.y.
>
> - for aufs-util.git#aufs3.2
>         Wrong version!
>         aufs3.2 is for aufs3.[2-8], but aufs is aufs3.y.
>
> - for aufs-util.git#aufs3.9
>         Wrong version!
>         aufs3.9 is for aufs3.9 and later, but aufs is aufs3.y.
>
> - for aufs-util.git#aufs3.x-rcN
>         Wrong version!
>         aufs3.x-rcN is for aufs3.x-rcN, but aufs is aufs3.y.
>
> Do they look good?
>
>
> 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