Re: patch issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If you want to use TLA repository instead of tar balls:

"tla register-archive http://arch.savannah.gnu.org/archives/gluster/";

After this:

"tla get -A gluster@xxxxxxxxxx glusterfs--mainline--3.0 glusterfs"

This will get the latest source into "glusterfs" directory

If you want a specific version you can give:

"tla get -A gluster@xxxxxxxxxx glusterfs--mainline--3.0--patch-908 glusterfs"

You can "cd" into "glusterfs" directory and:
----
cd glusterfs
sh autogen.sh
mkdir build
cd build
../configure
make
make install
----

If you want to update your sources to latest checkins you:
----
cd glusterfs
tla update
cd build;make install
----

Other useful tla commands are:
tla tree-id
tla changelog
tla diff



On Fri, Feb 13, 2009 at 1:52 PM, Ben Mok <benmok@xxxxxxxxxxxxxxxxxxxx> wrote:
> Hi All,
>
>
>
> I am using glusterfs-2.0.0rc1, I want to patch from patch-844 to patch-914,
> do I need to patch each files one by one? Any method can be faster ? Thx so
> much !
>
>
>
> Ben
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@xxxxxxxxxx
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
>




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux