Prev
Next
3.2. The Latest and Greatest
The latest and greatest is available from GIT, at
git://git.fedorahosted.org/revisor
. To clone this repository, use:
$
git clone git://git.fedorahosted.org/revisor/
Using the GIT clone, you have the several options to start using the latest and greatest:
Running directly from the source
You can run directly from within the source tree. See
Section 14.1, “Running Revisor from Source”
for more information on how to do so.
Installed packages and running from source
Do not run Revisor from source while RPM packages have been installed. Files managed by a package will get created, moved and removed when using Revisor's source tree, and updates to the installed RPM packages will destroy these changes.
Building your own packages
You can create your own packages, so that you have all the benefits of RPM. See
Section 14.2, “Building Revisor Packages”
for more information on how to do so.
Prev
Chapter 3. Installation
Up
Home
Next
Chapter 4. Configuration