added SVN link
diff --git a/_projectCommon.php b/_projectCommon.php
index f3ee71d..4342988 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -118,7 +118,8 @@
 	$Nav->addCustomNav("Submit a New Bug", "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=RTSC&version=unspecified&component=Core", "_self", 2);
 	$Nav->addCustomNav("Request a Feature", "https://bugs.eclipse.org/bugs/enter_bug.cgi?bug_severity=enhancement&bug_status=NEW&component=Core&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&form_name=enter_bug&op_sys=All&priority=P3&product=RTSC&rep_platform=All&version=unspecified", "_self", 2);
 
-	#$Nav->addCustomNav("Team", "/dsdp/rtsc/team.php",	"_self", 2);
+	$Nav->addNavSeparator("Team", "", "_self", 2);
+	$Nav->addCustomNav("SVN Repository", "/svnroot/dsdp/org.eclipse.rtsc",	"_self", 2);
 	#$Nav->addCustomNav("Downloads", "http://download.eclipse.org/dsdp/tm/downloads/index.php", "_self", 2);
 
 	#$Nav->addCustomNav("Search CVS", "/$PR/searchcvs.php?q=file%3A+org.eclipse.tm%25%2F" . "+days%3A+7", "_self", 2);