The sf-tools package contains several scripts designed to assist SourceForge.net users perform routine project maintenance tasks. The package contains the following tools:
These scripts assume the following directory structure for your project:
/home/your_name/your_project --+-- htdocs (your website pages) | +-- modules --+-- module_1 | +-- module_2 | +-- module_n...
A module represents a separate software product. Many SF projects only have a single module, while some projects (such as LinuxCommand.org) have several. The sf-tools package is designed to support either project model. Here are examples of both types of projects:
/home/your_name/super_soft --+-- htdocs (your website pages) | +-- modules --+-- super_widget | +-- super_tool | +-- super_thingie
/home/your_name/super_soft --+-- htdocs (your website pages) | +-- modules --+-- super_soft
SourceForge.net is a trademark of VA Software, Inc.
$Id: sf-tools.README,v 1.9 2002/03/09 16:50:43 bshotts Exp $