[sheepdog-users] 答复: 答复: 答复: sheepdog upgrade from 0.7.0 to 0.7.5 error

redtone kelphon at redtone.hk
Tue Nov 19 10:43:25 CET 2013


git clone git://github.com/collie/sheepdog.git
cd sheepdog
git checkout -b stable-0.7 origin/stable-0.7
cd sheepdog
./autogen.sh
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--libdir=/usr/lib64 --enable-corosync --enable-sheepfs --enable-http

But the error is the same as before

-----邮件原件-----
发件人: Liu Yuan [mailto:namei.unix at gmail.com] 
发送时间: 2013年11月19日 16:12
收件人: redtone
抄送: kelphon at kingstor.com; sheepdog-users at lists.wpkg.org
主题: Re: 答复: [sheepdog-users] 答复: sheepdog upgrade from 0.7.0 to 0.7.5
error

On Tue, Nov 19, 2013 at 04:09:15PM +0800, Liu Yuan wrote:
> On Tue, Nov 19, 2013 at 01:50:27PM +0800, redtone wrote:
> > How to get stable-0.7 branch ?
> > 
> 
> If you have a git repo,
> 
> $ git checkout -b stable-0.7 origin/stable-0.7
> 
> or you can directly download latest release at
> 
> https://github.com/sheepdog/sheepdog/releases/tag/v0.7.5

Note, this v0.7.5 isn't like what you saw 0.7.5 in the master(development)
branch. The v0.7.x series from stable 0.7 branch will be always compatible
with
0.7 series.

Thanks
Yuan




More information about the sheepdog-users mailing list