TABLE OF CONTENTS


fossil.cygclass

[ Top ] [ Cygclasses ] [ Cygclasses ]

SYNOPSIS

  FOSSIL_URI="..."
  [FOSSIL_REV="..."]
  inherit fossil

DESCRIPTION

Fossil is a distributed version control system which includes an integrated bug tracking system and wiki. It is used by the SQLite project.

This cygclass creates source tarballs from Fossil checkouts.

NOTE

This cygclass sets a special SRC_URI for the tarball it creates. If additional sources are required, be sure to _add_ to SRC_URI rather than outright setting it.

REQUIRES

fossil


FOSSIL_URI

[ Top ] [ fossil.cygclass ] [ Variables ]

DESCRIPTION

Address of Fossil repository from which to clone.


FOSSIL_REV

[ Top ] [ fossil.cygclass ] [ Variables ]

DESCRIPTION

This optional variable can be one of:

If unset, the latest revision of the 'trunk' branch will be used.