From 726a74c1e4abf8229f939c89a41f1f43609a5d64 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 13 Mar 2009 21:27:46 +0000 Subject: [PATCH] Updated to match the latest patches setup. --- download.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index ba467c9..48ffb25 100644 --- a/download.html +++ b/download.html @@ -78,7 +78,7 @@ you can try out the latest changes and give feedback to the developers. times, not compile or fail in various ways, though it is usually pretty good.

Anyone can browse the development history through -gitweb. +gitweb.

You may also use the git version-control system to check out the latest development version, especially if you want to make local changes. The @@ -112,13 +112,16 @@ or use an anonymous rsync copy of the unpacked source files:

Source repository patches

-

There are also various patch files in the "patches" branch of the git -repository that represent either some work-in-progress features or features -that are considered to be a little too fringe-interest for the main release. -You can browse the latest patches, which -is a collection that applies to the development sources. The patches are also -available in the git repository in the "patches" branch, where you can find -older version. There are also the rsync-patches tar files that are paired -with each source tar file. +

There are also various patch files in the "patches.git" repository that +represent either some work-in-progress features or features that are considered +to be a little too fringe-interest for the main release. You can can use +gitweb to browse the +latest patches. Each branch in the patches repository matches the branch +of the same name in the main +repository, so "master" matches "master", and "b3.0.x" matches "b3.0.x". +Gitweb even supports the downloading of a tar file of the patches for a +particular branch, but if you're grabbing the patches for a released version, +just grab the rsync-patches-VERSION.tar.gz file that is paired with each +release tar. -- 2.34.1