wget --recursive --no-host-directories --cut-dirs=3 \
    
http://cante.net/~jaalto/tmp/cygwin/fossil/fossil-20111213135356-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/fossil/fossil-20111213135356-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/fossil/setup.hint

Fossil is quite new from Linux distribution point of view, but it can be
found in:

    http://packages.ubuntu.com/maverick/fossil
    http://packages.debian.org/sid/fossil
    http://packages.gentoo.org/package/dev-vcs/fossil

Jari

[ setup.hint ]
sdesc: "DVCS with built-in wiki, http server and issue tracker"
ldesc: "A single binary distributed version control which utilizes
SQLite database backend for storage metadata. The self contained
binary includes also issue tracker, wiki enginea and built in web
server to serve everything; including the repositories. Fossil uses
plain HTTP, with proxy support, for all network communications.
Autosync feature helps to keep repositories and ther distributed issue
trackers up to date without need for separate merging."
category: Devel
requires: cygwin libopenssl098

Reply via email to