diff --git a/mozilla/webtools/bugzilla/docs/xml/integration.xml b/mozilla/webtools/bugzilla/docs/xml/integration.xml
index 598baffca4e..3aa49245c55 100644
--- a/mozilla/webtools/bugzilla/docs/xml/integration.xml
+++ b/mozilla/webtools/bugzilla/docs/xml/integration.xml
@@ -38,6 +38,13 @@
Bugzilla code, to integrate CVS and Bugzilla through CVS' ability to
email. Check it out at: .
+
+ Another system capable of CVS integration with Bugzilla is
+ Scmbug. This system provides generic integration of Source code
+ Configuration Management with Bugtracking. Check it out at: .
+
+
+
+ Subversion
+ Subversion is a free/open-source version control system,
+ designed to overcome various limitations of CVS. Integration of
+ Subversion with Bugzilla is possible using Scmbug, a system
+ providing generic integration of Source Code Configuration
+ Management with Bugtracking. Scmbug is available at .
+
+