Bug 107931 - help:/khelpcenter/contact-developers.html still mentions "webcvs.kde.org" and it's link
Summary: help:/khelpcenter/contact-developers.html still mentions "webcvs.kde.org" and...
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: 3.4.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-22 18:24 UTC by Hugo Rodrigues
Modified: 2005-06-24 23:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to fix the the link and reference to the new repository (526 bytes, patch)
2005-06-22 20:54 UTC, Hugo Rodrigues
Details

Note You need to log in before you can comment on or make changes to this bug.
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>