Source Management Tools
From eLinux.org
Here are some different source management tools commonly used with Linux:
Overview
- IBM has an excellent overview of available source management tools at: http://www-128.ibm.com/developerworks/linux/library/l-vercon/
- There is a comparison of several different tools at: http://better-scm.berlios.de/comparison/comparison.html
Quilt
- Quilt Project home page: http://savannah.nongnu.org/projects/quilt/
- To Survive With Many Patches (or) Introduction to Quilt is a good tutorial for using quilt
- http://www.coffeebreaks.org/blogs/wp-content/archives/talks/2005/quilt/quiltintro-s5.html%7CQuilt Introduction (online presentation)
GIT
GIT is the source code management tool used by many kernel developers.
- GIT project home page: http://git.or.cz/