Download List

專案描述

Graft provides a mechanism for managing multiple packages under a single directory hierarchy. It was inspired by both Depot (from Carnegie Mellon University) and Stow (by Bob Glickstein). Packages are installed in self-contained directory trees and symbolic links from a common area are made to the package files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-26 01:39
2.4

The previous version would carry the contents of a .graft-include file into other directories. This resulted in these subsequent directories being ignored. This version fixes that bug. A NEVERGRAFT Makefile directive has been added so that files and/or directories such as CVS, RCS, etc. are never grafted. The list is specified in the Makefile and controlled by the -C command line option.
標籤: Major bugfixes

2001-01-30 15:12
2.3

An include mechanism is now provided to exclusively graft files and/or directories.

Project Resources