Bug 107931

Summary: help:/khelpcenter/contact-developers.html still mentions "webcvs.kde.org" and it's link
Product: [Websites] docs.kde.org Reporter: Hugo Rodrigues <rodrigueshugo>
Component: generalAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.4.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch to fix the the link and reference to the new repository

Description Hugo Rodrigues 2005-06-22 18:24:51 UTC
Version:           3.4.1 (using KDE 3.4.1, Kubuntu Package 4:3.4.1-0ubuntu0hoary1 ())
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
OS:                Linux (i686) release 2.6.10-5-386

help:/khelpcenter/contact-developers.html still mentions "webcvs.kde.org" and it's link. It should be updated to mention "websvn.kde.org" and it's link, now that we've moved to SVN.
Comment 1 Hugo Rodrigues 2005-06-22 20:54:28 UTC
Created attachment 11549 [details]
Patch to fix the the link and reference to the new repository

Just perform this simple text replacement in order to fix the new link.
Comment 2 Hugo Rodrigues 2005-06-24 16:50:48 UTC
The above patch only only works for English. Translations to other languages will have to be made also of course.
Comment 3 Nicolas Goutte 2005-06-24 23:03:00 UTC
SVN commit 428660 by goutte:

Change the reference to WebCVS to one to WebSVN
(Original patch from Hugo Rodrigues;
 patch modified to "Subversion" instead of "Source")
BUG:107931


 M  +2 -2      contact.docbook  


--- trunk/KDE/kdebase/doc/khelpcenter/contact.docbook #428659:428660
@@ -89,8 +89,8 @@
 </varlistentry>
 
 <varlistentry>
-<term><ulink url="http://webcvs.kde.org">webcvs.kde.org</ulink></term>
-<listitem><para>A web interface to the &kde; CVS repository</para></listitem>
+<term><ulink url="http://websvn.kde.org">websvn.kde.org</ulink></term>
+<listitem><para>A web interface to the &kde; Subversion repository</para></listitem>
 </varlistentry>
 
 <varlistentry>