Source Management Tools

From eLinux.org
Revision as of 10:10, 11 June 2007 by Tim Bird (talk | contribs) (Quilt: make it's own page)
Jump to: navigation, search

Here are some different source management tools commonly used with Linux:

Overview

Patch Management Tools

Quilt

To manage a group of patches relative to a single source base, quilt is quite good.

Other Patch management Tools

GIT

GIT is the source code management tool used by many kernel developers.